Part Number Hot Search : 
RE030005 HMC637 74LVC1 01919 NTE2427 CA3080 936804 PC755
Product Description
Full Text Search
 

To Download TMP86CM23AUG Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 8 Bit Microcontroller
TLCS-870/C Series
TMP86CM23AUG
The information contained herein is subject to change without notice. 021023_D TOSHIBA is continually working to improve the quality and reliability of its products. Nevertheless, semiconductor devices in general can malfunction or fail due to their inherent electrical sensitivity and vulnerability to physical stress. It is the responsibility of the buyer, when utilizing TOSHIBA products, to comply with the standards of safety in making a safe design for the entire system, and to avoid situations in which a malfunction or failure of such TOSHIBA products could cause loss of human life, bodily injury or damage to property. In developing your designs, please ensure that TOSHIBA products are used within specified operating ranges as set forth in the most recent TOSHIBA products specifications. Also, please keep in mind the precautions and conditions set forth in the "Handling Guide for Semiconductor Devices," or "TOSHIBA Semiconductor Reliability Handbook" etc. 021023_A The TOSHIBA products listed in this document are intended for usage in general electronics applications (computer, personal equipment, office equipment, measuring equipment, industrial robotics, domestic appliances, etc.). These TOSHIBA products are neither intended nor warranted for usage in equipment that requires extraordinarily high quality and/or reliability or a malfunction or failure of which may cause loss of human life or bodily injury ("Unintended Usage"). Unintended Usage include atomic energy control instruments, airplane or spaceship instruments, transportation instruments, traffic signal instruments, combustion control instruments, medical instruments, all types of safety devices, etc. Unintended Usage of TOSHIBA products listed in this document shall be made at the customer's own risk. 021023_B The products described in this document shall not be used or embedded to any downstream products of which manufacture, use and/or sale are prohibited under any applicable laws and regulations. 060106_Q The information contained herein is presented only as a guide for the applications of our products. No responsibility is assumed by TOSHIBA for any infringements of patents or other rights of the third parties which may result from its use. No license is granted by implication or otherwise under any patents or other rights of TOSHIBA or the third parties. 070122_C The products described in this document are subject to foreign exchange and foreign trade control laws. 060925_E For a discussion of how the reliability of microcontrollers can be predicted, please refer to Section 1.3 of the chapter entitled Quality and Reliability Assurance/Handling Precautions. 030619_S
(c) 2007 TOSHIBA CORPORATION All Rights Reserved
Revision History
Date 2005/9/9 2005/10/3 2006/8/28 2007/10/16 Revision 1 2 3 4 First Release Contents Revised Contents Revised Contents Revised
Table of Contents
TMP86CM23AUG
1.1 1.2 1.3 1.4 Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pin Assignment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Block Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pin Names and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 3 4 5
2. Operational Description
2.1 CPU Core Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Memory Address Map............................................................................................................................... 9 Program Memory (MaskROM).................................................................................................................. 9 Data Memory (RAM) ............................................................................................................................... 10 Clock Generator...................................................................................................................................... 10 Timing Generator .................................................................................................................................... 12 Operation Mode Control Circuit .............................................................................................................. 13
Single-clock mode Dual-clock mode STOP mode Configuration of timing generator Machine cycle
2.2
2.1.1 2.1.2 2.1.3 2.2.1 2.2.2 2.2.3
System Clock Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.2.2.1 2.2.2.2 2.2.3.1 2.2.3.2 2.2.3.3 2.2.4.1 2.2.4.2 2.2.4.3 2.2.4.4
2.2.4
Operating Mode Control ......................................................................................................................... 18
STOP mode IDLE1/2 mode and SLEEP1/2 mode IDLE0 and SLEEP0 modes (IDLE0, SLEEP0) SLOW mode
2.3
Reset Circuit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
External Reset Input ............................................................................................................................... 31 Address trap reset .................................................................................................................................. 32 Watchdog timer reset.............................................................................................................................. 32 System clock reset.................................................................................................................................. 32
2.3.1 2.3.2 2.3.3 2.3.4
3. Interrupt Control Circuit
3.1 3.2 Interrupt latches (IL19 to IL2) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Interrupt enable register (EIR) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
Interrupt master enable flag (IMF) .......................................................................................................... 36 Individual interrupt enable flags (EF19 to EF4) ...................................................................................... 37
Note 3: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 3.3 Interrupt Sequence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
3.3.1 3.3.2 3.3.3 3.4.1 3.4.2 Interrupt acceptance processing is packaged as follows........................................................................ 39 Saving/restoring general-purpose registers ............................................................................................ 40 Interrupt return ........................................................................................................................................ 41
Using PUSH and POP instructions Using data transfer instructions 3.3.2.1 3.3.2.2
3.2.1 3.2.2
3.4
Software Interrupt (INTSW) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
Address error detection .......................................................................................................................... 42 Debugging .............................................................................................................................................. 42
i
3.5 3.6 3.7
Undefined Instruction Interrupt (INTUNDEF). . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 Address Trap Interrupt (INTATRAP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 External Interrupts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
4. Special Function Register (SFR)
4.1 4.2 SFR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 DBR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
5. I/O Ports
5.1 5.2 5.3 5.4 5.5 5.6 5.7 Port P1 (P17 to P10) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Port P2 (P22 to P20) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Port P3 (P37 to P30) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Port P5 (P57 to P50) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Port P6 (P67 to P60) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Port P7 (P77 to P70) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Port P8 (P87 to P80) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 52 53 55 57 60 62
6. Time Base Timer (TBT)
6.1 Time Base Timer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
Configuration .......................................................................................................................................... 65 Control .................................................................................................................................................... 65 Function .................................................................................................................................................. 66 Configuration .......................................................................................................................................... 67 Control .................................................................................................................................................... 67 6.1.1 6.1.2 6.1.3 6.2.1 6.2.2
6.2
Divider Output (DVO) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
7. Watchdog Timer (WDT)
7.1 7.2 Watchdog Timer Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 Watchdog Timer Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
Malfunction Detection Methods Using the Watchdog Timer ................................................................... Watchdog Timer Enable ......................................................................................................................... Watchdog Timer Disable ........................................................................................................................ Watchdog Timer Interrupt (INTWDT)...................................................................................................... Watchdog Timer Reset ........................................................................................................................... Selection of Address Trap in Internal RAM (ATAS) ................................................................................ Selection of Operation at Address Trap (ATOUT) .................................................................................. Address Trap Interrupt (INTATRAP)....................................................................................................... Address Trap Reset ................................................................................................................................ 70 71 72 72 73
7.3
7.2.1 7.2.2 7.2.3 7.2.4 7.2.5
Address Trap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
74 74 74 75
7.3.1 7.3.2 7.3.3 7.3.4
8. 18-Bit Timer/Counter (TC1)
8.1 8.2 8.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 Function. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81
ii
8.3.1 8.3.2 8.3.3 8.3.4
Timer mode............................................................................................................................................. 81 Event Counter mode ............................................................................................................................... 82 Pulse Width Measurement mode............................................................................................................ 83 Frequency Measurement mode .............................................................................................................. 84
9. 8-Bit TimerCounter (TC3, TC4)
9.1 9.2 9.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 TimerCounter Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 Function. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93
8-Bit Timer Mode (TC3 and 4) ................................................................................................................ 93 8-Bit Event Counter Mode (TC3, 4) ........................................................................................................ 94 8-Bit Programmable Divider Output (PDO) Mode (TC3, 4)..................................................................... 94 8-Bit Pulse Width Modulation (PWM) Output Mode (TC3, 4).................................................................. 97 16-Bit Timer Mode (TC3 and 4) .............................................................................................................. 99 16-Bit Event Counter Mode (TC3 and 4) .............................................................................................. 100 16-Bit Pulse Width Modulation (PWM) Output Mode (TC3 and 4)........................................................ 100 16-Bit Programmable Pulse Generate (PPG) Output Mode (TC3 and 4) ............................................. 103 Warm-Up Counter Mode....................................................................................................................... 105
Low-Frequency Warm-up Counter Mode (NORMAL1 NORMAL2 SLOW2 SLOW1) High-Frequency Warm-Up Counter Mode (SLOW1 SLOW2 NORMAL2 NORMAL1)
9.3.1 9.3.2 9.3.3 9.3.4 9.3.5 9.3.6 9.3.7 9.3.8 9.3.9
9.3.9.1 9.3.9.2
10. 8-Bit TimerCounter (TC5, TC6)
10.1 10.2 10.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 TimerCounter Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113
8-Bit Timer Mode (TC5 and 6) ............................................................................................................ 8-Bit Event Counter Mode (TC5, 6) .................................................................................................... 8-Bit Programmable Divider Output (PDO) Mode (TC5, 6)................................................................. 8-Bit Pulse Width Modulation (PWM) Output Mode (TC5, 6).............................................................. 16-Bit Timer Mode (TC5 and 6) .......................................................................................................... 16-Bit Event Counter Mode (TC5 and 6) ............................................................................................ 16-Bit Pulse Width Modulation (PWM) Output Mode (TC5 and 6)...................................................... 16-Bit Programmable Pulse Generate (PPG) Output Mode (TC5 and 6) ........................................... Warm-Up Counter Mode.....................................................................................................................
Low-Frequency Warm-up Counter Mode (NORMAL1 NORMAL2 SLOW2 SLOW1) High-Frequency Warm-Up Counter Mode (SLOW1 SLOW2 NORMAL2 NORMAL1)
10.3.1 10.3.2 10.3.3 10.3.4 10.3.5 10.3.6 10.3.7 10.3.8 10.3.9
113 114 114 117 119 120 120 123 125
10.3.9.1 10.3.9.2
11. Asynchronous Serial interface (UART )
11.1 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Transfer Data Format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Transfer Rate. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data Sampling Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . STOP Bit Length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Transmit/Receive Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Transmit Operation .................................................................................................................... 132 Data Receive Operation ..................................................................................................................... 132
127 128 130 131 131 132 132 132
11.8.1 11.8.2
Status Flag . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133
iii
11.9.1 11.9.2 11.9.3 11.9.4 11.9.5 11.9.6
Parity Error.......................................................................................................................................... Framing Error...................................................................................................................................... Overrun Error ...................................................................................................................................... Receive Data Buffer Full..................................................................................................................... Transmit Data Buffer Empty ............................................................................................................... Transmit End Flag ..............................................................................................................................
133 133 133 134 134 135
12. Synchronous Serial Interface (SIO)
12.1 12.2 12.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138 Serial clock . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139
Clock source ....................................................................................................................................... 139 Shift edge............................................................................................................................................ 141
Leading edge Trailing edge Internal clock External clock 12.3.1.1 12.3.1.2 12.3.2.1 12.3.2.2
12.3.1 12.3.2
12.4 12.5 12.6
Number of bits to transfer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 Number of words to transfer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 Transfer Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142
4-bit and 8-bit transfer modes ............................................................................................................. 142 4-bit and 8-bit receive modes ............................................................................................................. 144 8-bit transfer / receive mode ............................................................................................................... 145
12.6.1 12.6.2 12.6.3
13. 10-bit AD Converter (ADC)
13.1 13.2 13.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 147 Register configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 Function. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151
Software Start Mode ........................................................................................................................... 151 Repeat Mode ...................................................................................................................................... 151 Register Setting ................................................................................................................................ 152
13.4 13.5 13.6
13.3.1 13.3.2 13.3.3
STOP/SLOW Modes during AD Conversion . . . . . . . . . . . . . . . . . . . . . . . . . . . 153 Analog Input Voltage and AD Conversion Result . . . . . . . . . . . . . . . . . . . . . . . 154 Precautions about AD Converter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
Restrictions for AD Conversion interrupt (INTADC) usage ................................................................. Analog input pin voltage range ........................................................................................................... Analog input shared pins .................................................................................................................... Noise Countermeasure ....................................................................................................................... 155 155 155 155
13.6.1 13.6.2 13.6.3 13.6.4
14. Key-on Wakeup (KWU)
14.1 14.2 14.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157
15. LCD Driver
15.1 15.2 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 160
LCD driving methods .......................................................................................................................... 161 Frame frequency................................................................................................................................. 162
15.2.1 15.2.2
iv
15.3 15.4
15.2.3 15.2.4
LCD Display Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 Control Method of LCD Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165
Initial setting ........................................................................................................................................ 165 Store of display data ........................................................................................................................... 165 Example of LCD driver output............................................................................................................. 167 Display data setting ............................................................................................................................ 164 Blanking .............................................................................................................................................. 164
LCD drive voltage ............................................................................................................................... 163 Adjusting the LCD panel drive capability ............................................................................................ 163
15.3.1 15.3.2
15.4.1 15.4.2 15.4.3
16. Real-Time Clock
16.1 16.2 16.3 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 Control of the RTC. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174
17. Multiply-Accumulate (MAC) Unit
17.1 17.2 Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175 Registers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175
Command Register ............................................................................................................................. Status Register ................................................................................................................................... Multiplier data Register ....................................................................................................................... Multiplicand data Register .................................................................................................................. Result Register ................................................................................................................................... Addend Register ................................................................................................................................. 175 176 176 176 176 176
17.3 17.4
17.2.1 17.2.2 17.2.3 17.2.4 17.2.5 17.2.6
Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 Register Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 178
EMAC ................................................................................................................................................. 178 CMOD ................................................................................................................................................. 178 RCLR .................................................................................................................................................. 178
17.5
17.4.1 17.4.2 17.4.3
Arithmetic Modes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179
Unsigned Multiply Mode ..................................................................................................................... Signed Multiply Mode ......................................................................................................................... Unsigned Multiply-Accumulate Mode ................................................................................................. Signed Multiply-Accumulate Mode ..................................................................................................... Valid Numerical Ranges ..................................................................................................................... 179 179 179 180 180
17.6
17.5.1 17.5.2 17.5.3 17.5.4 17.5.5 17.6.1 17.6.2 17.6.3 17.6.4 17.6.5
Status Flags. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180
Operation Status Flag (CALC) ............................................................................................................ Overflow Flag (OVRF) ........................................................................................................................ Carry Flag (CARF) .............................................................................................................................. Sign Flag (SIGN) ................................................................................................................................ Zero Flag (ZERF)................................................................................................................................ 181 181 181 181 181
17.7
Example of Software Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 181
18. Input/Output Circuitry
18.1 18.2 Control Pins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183 Input/Output Ports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 184
19. Electrical Characteristics
19.1 Absolute Maximum Ratings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 185
v
19.2 19.3 19.4 19.5 19.6 19.7 19.8
Operating Condition. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . DC Characteristics. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AD Conversion Characteristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AC Characteristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Timer Counter 1 input (ECIN) Characteristics . . . . . . . . . . . . . . . . . . . . . . . . . . Recommended Oscillating Conditions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Handling Precaution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
186 187 188 189 190 190 190
20. Package Dimensions
This is a technical document that describes the operating functions and electrical specifications of the 8-bit microcontroller series TLCS-870/C (LSI).
vi
TMP86CM23AUG
CMOS 8-Bit Microcontroller
TMP86CM23AUG
Product No. ROM (MaskROM) 32768 bytes RAM 1536 bytes Package FLASH MCU Emulation Chip
TMP86CM23AUG
LQFP64-P-1010-0.50D
TMP86FS23UG
TMP86C923XB
1.1 Features
1. 8-bit single chip microcomputer TLCS-870/C series - Instruction execution time : 0.25 s (at 16 MHz) 122 s (at 32.768 kHz) - 132 types & 731 basic instructions 2. 20interrupt sources (External : 5 Internal : 15) 3. Input / Output ports (I/O : 48 pins Output : 3 pins) Large current output: 5pins (Typ. 20mA), LED direct drive 4. Prescaler - Time base timer - Divider output function 5. Watchdog Timer 6. 18-bit Timer/Counter : 1ch - Timer Mode - Event Counter Mode - Pulse Width Measurement Mode - Frequency Measurement Mode 7. 8-bit timer counter : 4 ch - Timer, Event counter, Programmable divider output (PDO), Pulse width modulation (PWM) output,
* The information contained herein is subject to change without notice. 021023_D * TOSHIBA is continually working to improve the quality and reliability of its products. Nevertheless, semiconductor devices in general can malfunction or fail due to their inherent electrical sensitivity and vulnerability to physical stress. It is the responsibility of the buyer, when utilizing TOSHIBA products, to comply with the standards of safety in making a safe design for the entire system, and to avoid situations in which a malfunction or failure of such TOSHIBA products could cause loss of human life, bodily injury or damage to property. In developing your designs, please ensure that TOSHIBA products are used within specified operating ranges as set forth in the most recent TOSHIBA products specifications. Also, please keep in mind the precautions and conditions set forth in the "Handling Guide for Semiconductor Devices," or "TOSHIBA Semiconductor Reliability Handbook" etc. 021023_A * The TOSHIBA products listed in this document are intended for usage in general electronics applications (computer, personal equipment, office equipment, measuring equipment, industrial robotics, domestic appliances, etc.). These TOSHIBA products are neither intended nor warranted for usage in equipment that requires extraordinarily high quality and/or reliability or a malfunction or failure of which may cause loss of human life or bodily injury ("Unintended Usage"). Unintended Usage include atomic energy control instruments, airplane or spaceship instruments, transportation instruments, traffic signal instruments, combustion control instruments, medical instruments, all types of safety devices, etc. Unintended Usage of TOSHIBA products listed in this document shall be made at the customer's own risk. 021023_B * The products described in this document shall not be used or embedded to any downstream products of which manufacture, use and/or sale are prohibited under any applicable laws and regulations. 060106_Q * The information contained herein is presented only as a guide for the applications of our products. No responsibility is assumed by TOSHIBA for any infringements of patents or other rights of the third parties which may result from its use. No license is granted by implication or otherwise under any patents or other rights of TOSHIBA or the third parties. 070122_C * The products described in this document are subject to foreign exchange and foreign trade control laws. 060925_E * For a discussion of how the reliability of microcontrollers can be predicted, please refer to Section 1.3 of the chapter entitled Quality and Reliability Assurance/Handling Precautions. 030619_S
Page 1
1.1 Features
TMP86CM23AUG
Programmable pulse generation (PPG) modes 8. 8-bit UART : 1 ch 9. 8-bit SIO: 1 ch 10. 10-bit successive approximation type AD converter - Analog input: 8 ch 11. Key-on wakeup : 4 ch 12. LCD driver/controller - LCD direct drive capability (MAX 32 seg x 4 com) - 1/4,1/3,1/2duties or static drive are programmably selectable 13. Multiply accumulate unit (MAC) - Multiply or MAC mode are selectable - Signed or unsigned operation are selectable 14. Clock operation Single clock mode Dual clock mode 15. Low power consumption operation STOP mode: Oscillation stops. (Battery/Capacitor back-up.) SLOW1 mode: Low power consumption operation using low-frequency clock.(High-frequency clock stop.) SLOW2 mode: Low power consumption operation using low-frequency clock.(High-frequency clock oscillate.) IDLE0 mode: CPU stops, and only the Time-Based-Timer(TBT) on peripherals operate using high frequency clock. Release by falling edge of the source clock which is set by TBTCR. IDLE1 mode: CPU stops and peripherals operate using high frequency clock. Release by interruputs(CPU restarts). IDLE2 mode: CPU stops and peripherals operate using high and low frequency clock. Release by interruputs. (CPU restarts). SLEEP0 mode: CPU stops, and only the Time-Based-Timer(TBT) on peripherals operate using low frequency clock.Release by falling edge of the source clock which is set by TBTCR. SLEEP1 mode: CPU stops, and peripherals operate using low frequency clock. Release by interruput.(CPU restarts). SLEEP2 mode: CPU stops and peripherals operate using high and low frequency clock. interruput. 16. Wide operation voltage:
3.5 V to 5.5 V at 16MHz /32.768 kHz 2.7 V to 5.5 V at 8 MHz /32.768 kHz 1.8 V to 5.5 V at 4.2MHz /32.768 kHz
Release by
Page 2
TMP86CM23AUG
1.2 Pin Assignment
VSS XIN XOUT TEST VDD (XTIN) P21 (XTOUT) P22
RESET
Figure 1-1 Pin Assignment
Page 3
(INT5/STOP) P20 AVDD VAREF (AIN0) P60 (ECIN/AIN1) P61 (ECNT/AIN2) P62 (INT0/AIN3) P63 (STOP2/AIN4) P64
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
(SEG2) P85 (SEG1) P86 (SEG0) P87 COM3 COM2 COM1 COM0 VLC (TC4/SI) P30 (TC3/SO) P31 (SCK) P32 (TC6/PDO6/PWM6/PPG6) P33 (TC5/PDO5/PWM5) P34 (PDO4/PWM4/PPG4) P35 (PDO3/PWM3) P36 (DVO) P37
48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33
P84 (SEG3) P83 (SEG4) P82 (SEG5) P81 (SEG6) P80 (SEG7) P77 (SEG8) P76 (SEG9) P75 (SEG10) P74 (SEG11) P73 (SEG12) P72 (SEG13) P71 (SEG14) P70 (SEG15) P57 (SEG16) P56 (SEG17) P55 (SEG18)
49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17
P54(SEG19) P53(SEG20) P52(SEG21) P51(SEG22) P50(SEG23) P17(SEG24) P16(SEG25) P15(SEG26) P14(SEG27/INT3) P13(SEG28/INT2) P12(SEG29/INT1) P11(SEG30/TXD) P10(SEG31/RXD/BOOT) P67(AIN7/STOP5) P66(AIN6/STOP4) P65(AIN5/STOP3)
1.3 Block Diagram
TMP86CM23AUG
1.3 Block Diagram
Figure 1-2 Block Diagram
Page 4
TMP86CM23AUG
1.4 Pin Names and Functions
Table 1-1 Pin Names and Functions(1/3)
Pin Name P17 SEG24 P16 SEG25 P15 SEG26 P14 SEG27 INT3 P13 SEG28 INT2 P12 SEG29 INT1 P11 SEG30 TXD P10 SEG31 RXD Pin Number Input/Output IO O IO O IO O IO O I IO O I IO O I IO O O IO O I PORT17 LCD segment output 24 PORT16 LCD segment output 25 PORT15 LCD segment output 26 PORT14 LCD segment output 27 External interrupt 3 input PORT13 LCD segment output 28 External interrupt 2 input PORT12 LCD segment output 29 External interrupt 1 input PORT11 LCD segment output 30 UART data output PORT10 LCD segment output 31 UART data input PORT22 Resonator connecting pins(32.768kHz) for inputting external clock PORT21 Resonator connecting pins(32.768kHz) for inputting external clock PORT20 STOP mode release signal input External interrupt 5 input PORT37 Divider Output PORT36 PDO3/PWM3 output PORT35 PDO4/PWM4/PPG4 output PORT34 PDO5/PWM5 output TC5 input PORT33 PDO6/PWM6/PPG6 output TC6 input PORT32 Serial Clock I/O PORT31 Serial Data Output TC3 input Functions
27
26
25
24
23
22
21
20
P22 XTOUT
7
IO O
P21 XTIN
6
IO I
P20
STOP INT5
9
IO I I O O O O O O IO O I IO O I IO IO IO O I
P37
DVO
64
P36
PDO3/PWM3
63
P35
PDO4/PWM4/PPG4
62
P34
PDO5/PWM5
61
TC5 P33
PDO6/PWM6/PPG6
60
TC6 P32
SCK
59
P31 SO TC3
58
Page 5
1.4 Pin Names and Functions
TMP86CM23AUG
Table 1-1 Pin Names and Functions(2/3)
Pin Name P30 SI TC4 P57 SEG16 P56 SEG17 P55 SEG18 P54 SEG19 P53 SEG20 P52 SEG21 P51 SEG22 P50 SEG23 P67 AIN7 STOP5 P66 AIN6 STOP4 P65 AIN5 STOP3 P64 AIN4 STOP2 P63 AIN3
INT0
Pin Number
Input/Output IO I I IO O IO O IO O IO O IO O IO O IO O IO O IO I I IO I I IO I I IO I I IO I I IO I I IO I I IO I IO O IO O IO O PORT30 Serial Data Input TC4 input PORT57 LCD segment output 16 PORT56 LCD segment output 17 PORT55 LCD segment output 18 PORT54 LCD segment output 19 PORT53 LCD segment output 20 PORT52 LCD segment output 21 PORT51 LCD segment output 22 PORT50 LCD segment output 23 PORT67 Analog Input7 STOP5 input PORT66 Analog Input6 STOP4 input PORT65 Analog Input5 STOP3 input PORT64 Analog Input4 STOP2 input PORT63 Analog Input3 External interrupt 0 input PORT62 Analog Input2 ECNT input PORT61 Analog Input1 ECIN input PORT60 Analog Input0 PORT77 LCD segment output 8 PORT76 LCD segment output 9 PORT75 LCD segment output 10
Functions
57
35
34
33
32
31
30
29
28
19
18
17
16
15
P62 AIN2 ECNT P61 AIN1 ECIN P60 AIN0 P77 SEG8 P76 SEG9 P75 SEG10
14
13
12
43
42
41
Page 6
TMP86CM23AUG
Table 1-1 Pin Names and Functions(3/3)
Pin Name P74 SEG11 P73 SEG12 P72 SEG13 P71 SEG14 P70 SEG15 P87 SEG0 P86 SEG1 P85 SEG2 P84 SEG3 P83 SEG4 P82 SEG5 P81 SEG6 P80 SEG7 COM3 COM2 COM1 COM0 XIN XOUT
RESET
Pin Number
Input/Output IO O IO O IO O IO O IO O IO O IO O IO O IO O IO O IO O IO O IO O O O O O I O I I I I I I PORT74 LCD segment output 11 PORT73 LCD segment output 12 PORT72 LCD segment output 13 PORT71 LCD segment output 14 PORT70 LCD segment output 15 PORT87 LCD segment output 0 PORT86 LCD segment output 1 PORT85 LCD segment output 2 PORT84 LCD segment output 3 PORT83 LCD segment output 4 PORT82 LCD segment output 5 PORT81 LCD segment output 6 PORT80 LCD segment output 7 LCD common output 3 LCD common output 2 LCD common output 1 LCD common output 0
Functions
40
39
38
37
36
51
50
49
48
47
46
45
44
52 53 54 55 2 3 8 4 11 10 5 1
Resonator connecting pins for high-frequency clock Resonator connecting pins for high-frequency clock Reset signal Test pin for out-going test. Normally, be fixed to low. Analog Base Voltage Input Pin for A/D Conversion Analog Power Supply +5V 0(GND)
TEST VAREF AVDD VDD VSS
Page 7
1.4 Pin Names and Functions
TMP86CM23AUG
Page 8
TMP86CM23AUG
2. Operational Description
2.1 CPU Core Functions
The CPU core consists of a CPU, a system clock controller, and an interrupt controller. This section provides a description of the CPU core, the program memory, the data memory, and the reset circuit.
2.1.1
Memory Address Map
The TMP86CM23AUG memory is composed MaskROM, RAM, DBR(Data buffer register) and SFR(Special function register). They are all mapped in 64-Kbyte address space. Figure 2-1 shows the TMP86CM23AUG memory address map.
0000H
SFR:
SFR
003FH 0040H
64 bytes
RAM
063FH
1536 bytes
RAM:
Special function register includes: I/O ports Peripheral control registers Peripheral status registers System control registers Program status word Random access memory includes: Data memory Stack
0F80H
DBR:
DBR
0FFFH
128 bytes
Data buffer register includes: Peripheral control registers Peripheral status registers LCD display memory
8000H
MaskROM:
Program memory
MaskROM
FFB0H FFBFH FFC0H FFDFH FFE0H FFFFH
32768 bytes
Vector table for interrupts (16 bytes) Vector table for vector call instructions (32 bytes) Vector table for interrupts (32 bytes)
Figure 2-1 Memory Address Map
2.1.2
Program Memory (MaskROM)
The TMP86CM23AUG has a 32768 bytes (Address 8000H to FFFFH) of program memory (MaskROM ).
Page 9
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
2.1.3
Data Memory (RAM)
The TMP86CM23AUG has 1536bytes (Address 0040H to 063FH) of internal RAM. The first 192 bytes (0040H to 00FFH) of the internal RAM are located in the direct area; instructions with shorten operations are available against such an area. The data memory contents become unstable when the power supply is turned on; therefore, the data memory should be initialized by an initialization routine.
Example :Clears RAM to "00H". (TMP86CM23AUG)
LD LD LD SRAMCLR: LD INC DEC JRS HL, 0040H A, H BC, 05FFH (HL), A HL BC F, SRAMCLR ; Start address setup ; Initial value (00H) setup
2.2 System Clock Controller
The system clock controller consists of a clock generator, a timing generator, and a standby controller.
Timing generator control register Clock generator
XIN fc TBTCR 0036H
High-frequency clock oscillator
XOUT XTIN
Timing generator
fs
Standby controller
0038H SYSCR1 0039H SYSCR2
Low-frequency clock oscillator
XTOUT
System clocks Clock generator control
System control registers
Figure 2-2 System Colck Control
2.2.1
Clock Generator
The clock generator generates the basic clock which provides the system clocks supplied to the CPU core and peripheral hardware. It contains two oscillation circuits: One for the high-frequency clock and one for the low-frequency clock. Power consumption can be reduced by switching of the standby controller to low-power operation based on the low-frequency clock. The high-frequency (fc) clock and low-frequency (fs) clock can easily be obtained by connecting a resonator between the XIN/XOUT and XTIN/XTOUT pins respectively. Clock input from an external oscillator is also possible. In this case, external clock is applied to XIN/XTIN pin with XOUT/XTOUT pin not connected.
Page 10
TMP86CM23AUG
High-frequency clock XIN XOUT XIN XOUT (Open) XTIN
Low-frequency clock XTOUT XTIN XTOUT (Open)
(a) Crystal/Ceramic resonator
(b) External oscillator
(c) Crystal
(d) External oscillator
Figure 2-3 Examples of Resonator Connection
Note:The function to monitor the basic clock directly at external is not provided for hardware, however, with disabling all interrupts and watchdog timers, the oscillation frequency can be adjusted by monitoring the pulse which the fixed frequency is outputted to the port by the program. The system to require the adjustment of the oscillation frequency should create the program for the adjustment in advance.
Page 11
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
2.2.2
Timing Generator
The timing generator generates the various system clocks supplied to the CPU core and peripheral hardware from the basic clock (fc or fs). The timing generator provides the following functions. 1. Generation of main system clock 2. Generation of divider output (DVO) pulses 3. Generation of source clocks for time base timer 4. Generation of source clocks for watchdog timer 5. Generation of internal source clocks for timer/counters 6. Generation of warm-up clocks for releasing STOP mode 7. LCD
2.2.2.1
Configuration of timing generator
The timing generator consists of a 2-stage prescaler, a 21-stage divider, a main system clock generator, and machine cycle counters. An input clock to the 7th stage of the divider depends on the operating mode, SYSCR2 and TBTCR, that is shown in Figure 2-4. As reset and STOP mode started/canceled, the prescaler and the divider are cleared to "0".
fc or fs
Main system clock generator
SYSCK DV7CK
Machine cycle counters
High-frequency clock fc Low-frequency clock fs
12
fc/4
S A 123456 B Y
Divider
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 S B0 B1 A0 Y0 A1 Y1
Multiplexer
Multiplexer
Warm-up controller
Watchdog timer
Timer counter, Serial interface, Time-base-timer, divider output, etc. (Peripheral functions)
Figure 2-4 Configuration of Timing Generator
Page 12
TMP86CM23AUG
Timing Generator Control Register
TBTCR (0036H) 7 (DVOEN) 6 (DVOCK) 5 4 DV7CK 3 (TBTEN) 2 1 (TBTCK) 0 (Initial value: 0000 0000)
DV7CK
Selection of input to the 7th stage of the divider
0: fc/28 [Hz] 1: fs
R/W
Note 1: In single clock mode, do not set DV7CK to "1". Note 2: Do not set "1" on DV7CK while the low-frequency clock is not operated stably. Note 3: fc: High-frequency clock [Hz], fs: Low-frequency clock [Hz], *: Don't care Note 4: In SLOW1/2 and SLEEP1/2 modes, the DV7CK setting is ineffective, and fs is input to the 7th stage of the divider. Note 5: When STOP mode is entered from NORMAL1/2 mode, the DV7CK setting is ineffective during the warm-up period after release of STOP mode, and the 6th stage of the divider is input to the 7th stage during this period.
2.2.2.2
Machine cycle
Instruction execution and peripheral hardware operation are synchronized with the main system clock. The minimum instruction execution unit is called an "machine cycle". There are a total of 10 different types of instructions for the TLCS-870/C Series: Ranging from 1-cycle instructions which require one machine cycle for execution to 10-cycle instructions which require 10 machine cycles for execution. A machine cycle consists of 4 states (S0 to S3), and each state consists of one main system clock.
1/fc or 1/fs [s]
Main system clock
State
S0
S1
S2
S3
S0
S1
S2
S3
Machine cycle
Figure 2-5 Machine Cycle
2.2.3
Operation Mode Control Circuit
The operation mode control circuit starts and stops the oscillation circuits for the high-frequency and lowfrequency clocks, and switches the main system clock. There are three operating modes: Single clock mode, dual clock mode and STOP mode. These modes are controlled by the system control registers (SYSCR1 and SYSCR2). Figure 2-6 shows the operating mode transition diagram.
2.2.3.1
Single-clock mode
Only the oscillation circuit for the high-frequency clock is used, and P21 (XTIN) and P22 (XTOUT) pins are used as input/output ports. The main-system clock is obtained from the high-frequency clock. In the single-clock mode, the machine cycle time is 4/fc [s].
(1)
NORMAL1 mode In this mode, both the CPU core and on-chip peripherals operate using the high-frequency clock. The TMP86CM23AUG is placed in this mode after reset.
Page 13
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
(2)
IDLE1 mode In this mode, the internal oscillation circuit remains active. The CPU and the watchdog timer are halted; however on-chip peripherals remain active (Operate using the high-frequency clock). IDLE1 mode is started by SYSCR2 = "1", and IDLE1 mode is released to NORMAL1 mode by an interrupt request from the on-chip peripherals or external interrupt inputs. When the IMF (Interrupt master enable flag) is "1" (Interrupt enable), the execution will resume with the acceptance of the interrupt, and the operation will return to normal after the interrupt service is completed. When the IMF is "0" (Interrupt disable), the execution will resume with the instruction which follows the IDLE1 mode start instruction.
(3)
IDLE0 mode In this mode, all the circuit, except oscillator and the timer-base-timer, stops operation. This mode is enabled by SYSCR2 = "1". When IDLE0 mode starts, the CPU stops and the timing generator stops feeding the clock to the peripheral circuits other than TBT. Then, upon detecting the falling edge of the source clock selected with TBTCR, the timing generator starts feeding the clock to all peripheral circuits. When returned from IDLE0 mode, the CPU restarts operating, entering NORMAL1 mode back again. IDLE0 mode is entered and returned regardless of how TBTCR is set. When IMF = "1", EF6 (TBT interrupt individual enable flag) = "1", and TBTCR = "1", interrupt processing is performed. When IDLE0 mode is entered while TBTCR = "1", the INTTBT interrupt latch is set after returning to NORMAL1 mode.
2.2.3.2
Dual-clock mode
Both the high-frequency and low-frequency oscillation circuits are used in this mode. P21 (XTIN) and P22 (XTOUT) pins cannot be used as input/output ports. The main system clock is obtained from the high-frequency clock in NORMAL2 and IDLE2 modes, and is obtained from the low-frequency clock in SLOW and SLEEP modes. The machine cycle time is 4/fc [s] in the NORMAL2 and IDLE2 modes, and 4/fs [s] (122 s at fs = 32.768 kHz) in the SLOW and SLEEP modes. The TLCS-870/C is placed in the signal-clock mode during reset. To use the dual-clock mode, the lowfrequency oscillator should be turned on at the start of a program.
(1)
NORMAL2 mode In this mode, the CPU core operates with the high-frequency clock. On-chip peripherals operate using the high-frequency clock and/or low-frequency clock.
(2)
SLOW2 mode In this mode, the CPU core operates with the low-frequency clock, while both the high-frequency clock and the low-frequency clock are operated. As the SYSCR2 becomes "1", the hardware changes into SLOW2 mode. As the SYSCR2 becomes "0", the hardware changes into NORMAL2 mode. As the SYSCR2 becomes "0", the hardware changes into SLOW1 mode. Do not clear SYSCR2 to "0" during SLOW2 mode.
(3)
SLOW1 mode This mode can be used to reduce power-consumption by turning off oscillation of the high-frequency clock. The CPU core and on-chip peripherals operate using the low-frequency clock.
Page 14
TMP86CM23AUG
Switching back and forth between SLOW1 and SLOW2 modes are performed by SYSCR2. In SLOW1 and SLEEP modes, the input clock to the 1st stage of the divider is stopped; output from the 1st to 6th stages is also stopped.
(4)
IDLE2 mode In this mode, the internal oscillation circuit remain active. The CPU and the watchdog timer are halted; however, on-chip peripherals remain active (Operate using the high-frequency clock and/or the low-frequency clock). Starting and releasing of IDLE2 mode are the same as for IDLE1 mode, except that operation returns to NORMAL2 mode.
(5)
SLEEP1 mode In this mode, the internal oscillation circuit of the low-frequency clock remains active. The CPU, the watchdog timer, and the internal oscillation circuit of the high-frequency clock are halted; however, on-chip peripherals remain active (Operate using the low-frequency clock). Starting and releasing of SLEEP mode are the same as for IDLE1 mode, except that operation returns to SLOW1 mode. In SLOW1 and SLEEP1 modes, the input clock to the 1st stage of the divider is stopped; output from the 1st to 6th stages is also stopped.
(6)
SLEEP2 mode The SLEEP2 mode is the idle mode corresponding to the SLOW2 mode. The status under the SLEEP2 mode is same as that under the SLEEP1 mode, except for the oscillation circuit of the highfrequency clock.
(7)
SLEEP0 mode In this mode, all the circuit, except oscillator and the timer-base-timer, stops operation. This mode is enabled by setting "1" on bit SYSCR2. When SLEEP0 mode starts, the CPU stops and the timing generator stops feeding the clock to the peripheral circuits other than TBT. Then, upon detecting the falling edge of the source clock selected with TBTCR, the timing generator starts feeding the clock to all peripheral circuits. When returned from SLEEP0 mode, the CPU restarts operating, entering SLOW1 mode back again. SLEEP0 mode is entered and returned regardless of how TBTCR is set. When IMF = "1", EF6 (TBT interrupt individual enable flag) = "1", and TBTCR = "1", interrupt processing is performed. When SLEEP0 mode is entered while TBTCR = "1", the INTTBT interrupt latch is set after returning to SLOW1 mode.
2.2.3.3
STOP mode
In this mode, the internal oscillation circuit is turned off, causing all system operations to be halted. The internal status immediately prior to the halt is held with a lowest power consumption during STOP mode. STOP mode is started by the system control register 1 (SYSCR1), and STOP mode is released by a inputting (Either level-sensitive or edge-sensitive can be programmably selected) to the STOP pin. After the warm-up period is completed, the execution resumes with the instruction which follows the STOP mode start instruction.
Page 15
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
IDLE0 mode
Reset release
RESET
IDLE1 mode (a) Single-clock mode
Note 2 SYSCR2 = "1" SYSCR1 = "1" SYSCR2 = "1" NORMAL1 mode Interrupt STOP pin input SYSCR2 = "0" SYSCR2 = "1" SYSCR2 = "1" SYSCR1 = "1" STOP pin input SYSCR2 = "1" STOP SYSCR2 = "1" SLOW2 mode Interrupt SYSCR2 = "1" SYSCR2 = "0" SLOW1 mode SYSCR1 = "1" STOP pin input SYSCR2 = "1" SLEEP0 mode
IDLE2 mode
Interrupt
NORMAL2 mode
SYSCR2 = "0" SLEEP2 mode
SLEEP1 mode (b) Dual-clock mode
SYSCR2 = "1" Interrupt Note 2
Note 1: NORMAL1 and NORMAL2 modes are generically called NORMAL; SLOW1 and SLOW2 are called SLOW; IDLE0, IDLE1 and IDLE2 are called IDLE; SLEEP0, SLEEP1 and SLEEP2 are called SLEEP. Note 2: The mode is released by falling edge of TBTCR setting.
Figure 2-6 Operating Mode Transition Diagram
Table 2-1 Operating Mode and Conditions
Oscillator Operating Mode High Frequency Low Frequency CPU Core TBT Other Peripherals Reset Operate Stop Halt Halt STOP NORMAL2 IDLE2 Oscillation SLOW2 Dual clock SLEEP2 SLOW1 SLEEP1 SLEEP0 STOP Stop Stop Halt Halt Halt - Oscillation Operate with low frequency Halt Operate with low frequency Operate 4/fs [s] Operate Stop Operate with high frequency Halt Halt - Operate 4/fc [s] Machine Cycle Time
RESET NORMAL1 Oscillation Single clock IDLE1 IDLE0
Reset Operate
Reset
4/fc [s]
Page 16
TMP86CM23AUG
System Control Register 1
SYSCR1 (0038H) 7 STOP 6 RELM 5 RETM 4 OUTEN 3 WUT 2 1 0 (Initial value: 0000 00**)
STOP
STOP mode start Release method for STOP mode Operating mode after STOP mode Port output during STOP mode
0: CPU core and peripherals remain active 1: CPU core and peripherals are halted (Start STOP mode) 0: Edge-sensitive release 1: Level-sensitive release 0: Return to NORMAL1/2 mode 1: Return to SLOW1 mode 0: High impedance 1: Output kept Return to NORMAL mode Return to SLOW mode 3 x 213/fs 213/fs 3 x 26/fs 26/fs
R/W
RELM
R/W
RETM
R/W
OUTEN
R/W
WUT
Warm-up time at releasing STOP mode
00 01 10 11
3 x 216/fc 216/fc 3 x 214/fc 214/fc
R/W
Note 1: Always set RETM to "0" when transiting from NORMAL mode to STOP mode. Always set RETM to "1" when transiting from SLOW mode to STOP mode. Note 2: When STOP mode is released with RESET pin input, a return is made to NORMAL1 regardless of the RETM contents. Note 3: fc: High-frequency clock [Hz], fs: Low-frequency clock [Hz], *; Don't care Note 4: Bits 1 and 0 in SYSCR1 are read as undefined data when a read instruction is executed. Note 5: As the hardware becomes STOP mode under OUTEN = "0", input value is fixed to "0"; therefore it may cause external interrupt request on account of falling edge. Note 6: When the key-on wakeup is used, RELM should be set to "1". Note 7: Port P20 is used as STOP pin. Therefore, when stop mode is started, OUTEN does not affect to P20, and P20 becomes High-Z mode. Note 8: The warmig-up time should be set correctly for using oscillator.
System Control Register 2
SYSCR2 (0039H) 7 XEN 6 XTEN 5 SYSCK 4 IDLE 3 2
TGHALT
1
0 (Initial value: 1000 *0**)
XEN
High-frequency oscillator control
0: Turn off oscillation 1: Turn on oscillation 0: Turn off oscillation 1: Turn on oscillation 0: High-frequency clock (NORMAL1/NORMAL2/IDLE1/IDLE2) 1: Low-frequency clock (SLOW1/SLOW2/SLEEP1/SLEEP2) 0: CPU and watchdog timer remain active 1: CPU and watchdog timer are stopped (Start IDLE1/2 and SLEEP1/2 modes) 0: Feeding clock to all peripherals from TG 1: Stop feeding clock to peripherals except TBT from TG. (Start IDLE0 and SLEEP0 modes) R/W
XTEN
Low-frequency oscillator control Main system clock select (Write)/main system clock monitor (Read) CPU and watchdog timer control (IDLE1/2 and SLEEP1/2 modes) TG control (IDLE0 and SLEEP0 modes)
R/W
SYSCK
IDLE
TGHALT
Note 1: A reset is applied if both XEN and XTEN are cleared to "0", XEN is cleared to "0" when SYSCK = "0", or XTEN is cleared to "0" when SYSCK = "1". Note 2: *: Don't care, TG: Timing generator, *; Don't care Note 3: Bits 3, 1 and 0 in SYSCR2 are always read as undefined value. Note 4: Do not set IDLE and TGHALT to "1" simultaneously. Note 5: Because returning from IDLE0/SLEEP0 to NORMAL1/SLOW1 is executed by the asynchronous internal clock, the period of IDLE0/SLEEP0 mode might be shorter than the period setting by TBTCR. Note 6: When IDLE1/2 or SLEEP1/2 mode is released, IDLE is automatically cleared to "0". Note 7: When IDLE0 or SLEEP0 mode is released, TGHALT is automatically cleared to "0". Note 8: Before setting TGHALT to "1", be sure to stop peripherals. If peripherals are not stopped, the interrupt latch of peripherals may be set after IDLE0 or SLEEP0 mode is released.
Page 17
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
2.2.4
Operating Mode Control
STOP mode
STOP mode is controlled by the system control register 1, the STOP pin input and key-on wakeup input (STOP5 to STOP2) which is controlled by the STOP mode release control register (STOPCR). The STOP pin is also used both as a port P20 and an INT5 (external interrupt input 5) pin. STOP mode is started by setting SYSCR1 to "1". During STOP mode, the following status is maintained. 1. Oscillations are turned off, and all internal operations are halted. 2. The data memory, registers, the program status word and port output latches are all held in the status in effect before STOP mode was entered. 3. The prescaler and the divider of the timing generator are cleared to "0". 4. The program counter holds the address 2 ahead of the instruction (e.g., [SET (SYSCR1).7]) which started STOP mode. STOP mode includes a level-sensitive mode and an edge-sensitive mode, either of which can be selected with the SYSCR1. Do not use any key-on wakeup input (STOP5 to STOP2) for releasing STOP mode in edge-sensitive mode.
2.2.4.1
Note 1: The STOP mode can be released by either the STOP or key-on wakeup pin (STOP5 to STOP2). However, because the STOP pin is different from the key-on wakeup and can not inhibit the release input, the STOP pin must be used for releasing STOP mode. Note 2: During STOP period (from start of STOP mode to end of warm up), due to changes in the external interrupt pin signal, interrupt latches may be set to "1" and interrupts may be accepted immediately after STOP mode is released. Before starting STOP mode, therefore, disable interrupts. Also, before enabling interrupts after STOP mode is released, clear unnecessary interrupt latches.
(1)
Level-sensitive release mode (RELM = "1") In this mode, STOP mode is released by setting the STOP pin high or setting the STOP5 to STOP2 pin input which is enabled by STOPCR. This mode is used for capacitor backup when the main power supply is cut off and long term battery backup. Even if an instruction for starting STOP mode is executed while STOP pin input is high or STOP5
to STOP2 input is low, STOP mode does not start but instead the warm-up sequence starts immediately. Thus, to start STOP mode in the level-sensitive release mode, it is necessary for the program to first confirm that the STOP pin input is low or STOP5 to STOP2 input is high. The following two methods can be used for confirmation. 1. Testing a port. 2. Using an external interrupt input INT5 (INT5 is a falling edge-sensitive input). Example 1 :Starting STOP mode from NORMAL mode by testing a port P20.
LD SSTOPH: TEST JRS DI SET (SYSCR1). 7 (SYSCR1), 01010000B (P2PRD). 0 F, SSTOPH ; IMF 0 ; Starts STOP mode ; Sets up the level-sensitive release mode ; Wait until the STOP pin input goes low level
Page 18
TMP86CM23AUG
Example 2 :Starting STOP mode from NORMAL mode with an INT5 interrupt.
PINT5: TEST JRS LD DI SET SINT5: RETI (SYSCR1). 7 (P2PRD). 0 F, SINT5 (SYSCR1), 01010000B ; To reject noise, STOP mode does not start if port P20 is at high ; Sets up the level-sensitive release mode. ; IMF 0 ; Starts STOP mode
STOP pin XOUT pin NORMAL operation STOP operation Confirm by program that the STOP pin input is low and start STOP mode.
VIH
Warm up
NORMAL operation
STOP mode is released by the hardware. Always released if the STOP pin input is high.
Figure 2-7 Level-sensitive Release Mode
Note 1: Even if the STOP pin input is low after warm-up start, the STOP mode is not restarted. Note 2: In this case of changing to the level-sensitive mode from the edge-sensitive mode, the release mode is not switched until a rising edge of the STOP pin input is detected.
(2)
Edge-sensitive release mode (RELM = "0") In this mode, STOP mode is released by a rising edge of the STOP pin input. This is used in applications where a relatively short program is executed repeatedly at periodic intervals. This periodic signal (for example, a clock from a low-power consumption oscillator) is input to the STOP pin. In the edge-sensitive release mode, STOP mode is started even when the STOP pin input is high level. Do not use any STOP5 to STOP2 pin input for releasing STOP mode in edge-sensitive release mode.
Example :Starting STOP mode from NORMAL mode
DI LD (SYSCR1), 10010000B ; IMF 0 ; Starts after specified to the edge-sensitive release mode
STOP pin XOUT pin
NORMAL operation STOP mode started by the program. STOP operation
VIH
Warm up NORMAL operation
STOP operation
STOP mode is released by the hardware at the rising edge of STOP pin input.
Figure 2-8 Edge-sensitive Release Mode
Page 19
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
STOP mode is released by the following sequence. 1. In the dual-clock mode, when returning to NORMAL2, both the high-frequency and lowfrequency clock oscillators are turned on; when returning to SLOW1 mode, only the lowfrequency clock oscillator is turned on. In the single-clock mode, only the high-frequency clock oscillator is turned on. 2. A warm-up period is inserted to allow oscillation time to stabilize. During warm up, all internal operations remain halted. Four different warm-up times can be selected with the SYSCR1 in accordance with the resonator characteristics. 3. When the warm-up time has elapsed, normal operation resumes with the instruction following the STOP mode start instruction.
Note 1: When the STOP mode is released, the start is made after the prescaler and the divider of the timing generator are cleared to "0". Note 2: STOP mode can also be released by inputting low level on the RESET pin, which immediately performs the normal reset operation. Note 3: When STOP mode is released with a low hold voltage, the following cautions must be observed. The power supply voltage must be at the operating voltage level before releasing STOP mode. The RESET pin input must also be "H" level, rising together with the power supply voltage. In this case, if an external time constant circuit has been connected, the RESET pin input voltage will increase at a slower pace than the power supply voltage. At this time, there is a danger that a reset may occur if input voltage level of the RESET pin drops below the non-inverting high-level input voltage (Hysteresis input).
Table 2-2 Warm-up Time Example (at fc = 16.0 MHz, fs = 32.768 kHz)
Warm-up Time [ms] WUT Return to NORMAL Mode 00 01 10 11 12.288 4.096 3.072 1.024 Return to SLOW Mode 750 250 5.85 1.95
Note 1: The warm-up time is obtained by dividing the basic clock by the divider. Therefore, the warm-up time may include a certain amount of error if there is any fluctuation of the oscillation frequency when STOP mode is released. Thus, the warm-up time must be considered as an approximate value.
Page 20
Turn off
Oscillator circuit
Turn on
Main system clock a+3 SET (SYSCR1). 7 n+1 (a) STOP mode start (Example: Start with SET (SYSCR1). 7 instruction located at address a) n+2 n+3 n+4 Halt
Program counter
a+2
Instruction execution
Divider
n
0
Figure 2-9 STOP Mode Start/Release
a+4
Instruction address a + 2
Page 21
0 1 (b) STOP mode release
Warm up
STOP pin input
Oscillator circuit
Turn off
Turn on
Main system clock a+5
Instruction address a + 3
Program counter
a+3
a+6
Instruction address a + 4
Instruction execution
Halt
Divider
0
Count up
2
3
TMP86CM23AUG
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
2.2.4.2
IDLE1/2 mode and SLEEP1/2 mode
IDLE1/2 and SLEEP1/2 modes are controlled by the system control register 2 (SYSCR2) and maskable interrupts. The following status is maintained during these modes. 1. Operation of the CPU and watchdog timer (WDT) is halted. On-chip peripherals continue to operate. 2. The data memory, CPU registers, program status word and port output latches are all held in the status in effect before these modes were entered. 3. The program counter holds the address 2 ahead of the instruction which starts these modes.
Starting IDLE1/2 and SLEEP1/2 modes by instruction
CPU and WDT are halted
Yes Reset input No No Interrupt request Yes "0" IMF
Reset
Normal release mode
"1" (Interrupt release mode) Interrupt processing
Execution of the instruction which follows the IDLE1/2 and SLEEP1/2 modes start instruction
Figure 2-10 IDLE1/2 and SLEEP1/2 Modes
Page 22
TMP86CM23AUG
* Start the IDLE1/2 and SLEEP1/2 modes After IMF is set to "0", set the individual interrupt enable flag (EF) which releases IDLE1/2 and SLEEP1/2 modes. To start IDLE1/2 and SLEEP1/2 modes, set SYSCR2 to "1". * Release the IDLE1/2 and SLEEP1/2 modes IDLE1/2 and SLEEP1/2 modes include a normal release mode and an interrupt release mode. These modes are selected by interrupt master enable flag (IMF). After releasing IDLE1/2 and SLEEP1/2 modes, the SYSCR2 is automatically cleared to "0" and the operation mode is returned to the mode preceding IDLE1/2 and SLEEP1/2 modes. IDLE1/2 and SLEEP1/2 modes can also be released by inputting low level on the RESET pin. After releasing reset, the operation mode is started from NORMAL1 mode.
(1)
Normal release mode (IMF = "0") IDLE1/2 and SLEEP1/2 modes are released by any interrupt source enabled by the individual interrupt enable flag (EF). After the interrupt is generated, the program operation is resumed from the instruction following the IDLE1/2 and SLEEP1/2 modes start instruction. Normally, the interrupt latches (IL) of the interrupt source used for releasing must be cleared to "0" by load instructions.
(2)
Interrupt release mode (IMF = "1") IDLE1/2 and SLEEP1/2 modes are released by any interrupt source enabled with the individual interrupt enable flag (EF) and the interrupt processing is started. After the interrupt is processed, the program operation is resumed from the instruction following the instruction, which starts IDLE1/2 and SLEEP1/2 modes.
Note: When a watchdog timer interrupts is generated immediately before IDLE1/2 and SLEEP1/2 modes are started, the watchdog timer interrupt will be processed but IDLE1/2 and SLEEP1/2 modes will not be started.
Page 23
Main system clock
2.2 System Clock Controller
2. Operational Description
Interrupt request a+2 SET (SYSCR2). 4 Operate Halt a+3
Program counter
Instruction execution
Watchdog timer
(a) IDLE1/2 and SLEEP1/2 modes start (Example: Starting with the SET instruction located at address a)
Main system clock
Interrupt request a+3 Instruction address a + 2 Operate Normal release mode a+4
Program counter
Figure 2-11 IDLE1/2 and SLEEP1/2 Modes Start/Release
Page 24
a+3 Acceptance of interrupt Operate Operate Interrupt release mode
Instruction execution
Halt
Watchdog timer
Halt
Main system clock
Interrupt request
Program counter
Instruction execution
Halt
Watchdog timer
Halt
TMP86CM23AUG
(b) IDLE1/2 and SLEEP1/2 modes release
TMP86CM23AUG
2.2.4.3
IDLE0 and SLEEP0 modes (IDLE0, SLEEP0)
IDLE0 and SLEEP0 modes are controlled by the system control register 2 (SYSCR2) and the time base timer control register (TBTCR). The following status is maintained during IDLE0 and SLEEP0 modes. 1. Timing generator stops feeding clock to peripherals except TBT. 2. The data memory, CPU registers, program status word and port output latches are all held in the status in effect before IDLE0 and SLEEP0 modes were entered. 3. The program counter holds the address 2 ahead of the instruction which starts IDLE0 and SLEEP0 modes.
Note: Before starting IDLE0 or SLEEP0 mode, be sure to stop (Disable) peripherals.
Stopping peripherals by instruction
Starting IDLE0, SLEEP0 modes by instruction
CPU and WDT are halted
Reset input No No TBT source clock falling edge Yes TBTCR = "1" Yes TBT interrupt enable Yes No IMF = "1"
Yes
Reset
No
No
(Normal release mode)
Yes (Interrupt release mode) Interrupt processing
Execution of the instruction which follows the IDLE0, SLEEP0 modes start instruction
Figure 2-12 IDLE0 and SLEEP0 Modes
Page 25
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
* Start the IDLE0 and SLEEP0 modes Stop (Disable) peripherals such as a timer counter. To start IDLE0 and SLEEP0 modes, set SYSCR2 to "1". * Release the IDLE0 and SLEEP0 modes IDLE0 and SLEEP0 modes include a normal release mode and an interrupt release mode. These modes are selected by interrupt master flag (IMF), the individual interrupt enable flag of TBT and TBTCR. After releasing IDLE0 and SLEEP0 modes, the SYSCR2 is automatically cleared to "0" and the operation mode is returned to the mode preceding IDLE0 and SLEEP0 modes. Before starting the IDLE0 or SLEEP0 mode, when the TBTCR is set to "1", INTTBT interrupt latch is set to "1". IDLE0 and SLEEP0 modes can also be released by inputting low level on the RESET pin. After releasing reset, the operation mode is started from NORMAL1 mode.
Note: IDLE0 and SLEEP0 modes start/release without reference to TBTCR setting.
(1)
Normal release mode (IMF*EF6*TBTCR = "0") IDLE0 and SLEEP0 modes are released by the source clock falling edge, which is setting by the TBTCR. After the falling edge is detected, the program operation is resumed from the instruction following the IDLE0 and SLEEP0 modes start instruction. Before starting the IDLE0 or SLEEP0 mode, when the TBTCR is set to "1", INTTBT interrupt latch is set to "1".
(2)
Interrupt release mode (IMF*EF6*TBTCR = "1") IDLE0 and SLEEP0 modes are released by the source clock falling edge, which is setting by the TBTCR and INTTBT interrupt processing is started.
Note 1: Because returning from IDLE0, SLEEP0 to NORMAL1, SLOW1 is executed by the asynchronous internal clock, the period of IDLE0, SLEEP0 mode might be the shorter than the period setting by TBTCR. Note 2: When a watchdog timer interrupt is generated immediately before IDLE0/SLEEP0 mode is started, the watchdog timer interrupt will be processed but IDLE0/SLEEP0 mode will not be started.
Page 26
Main system clock
Interrupt request a+2 a+3
Program counter
Instruction execution
SET (SYSCR2). 2
Halt
Watchdog timer
Operate
(a) IDLE0 and SLEEP0 modes start (Example: Starting with the SET instruction located at address a
Main system clock
TBT clock a+3 a+4
Program counter
Figure 2-13 IDLE0 and SLEEP0 Modes Start/Release
Page 27
Instruction address a + 2 Operate
Normal release mode a+3
Instruction execution
Halt
Watchdog timer
Halt
Main system clock
TBT clock
Program counter
Instruction execution
Halt
Acceptance of interrupt Operate
Interrupt release mode
(b) IDLE and SLEEP0 modes release
TMP86CM23AUG
Watchdog timer
Halt
2. Operational Description
2.2 System Clock Controller TMP86CM23AUG
2.2.4.4
SLOW mode
SLOW mode is controlled by the system control register 2 (SYSCR2). The following is the methods to switch the mode with the warm-up counter.
(1)
Switching from NORMAL2 mode to SLOW1 mode First, set SYSCR2 to switch the main system clock to the low-frequency clock for SLOW2 mode. Next, clear SYSCR2 to turn off high-frequency oscillation.
Note: The high-frequency clock can be continued oscillation in order to return to NORMAL2 mode from SLOW mode quickly. Always turn off oscillation of high-frequency clock when switching from SLOW mode to stop mode.
Example 1 :Switching from NORMAL2 mode to SLOW1 mode.
SET (SYSCR2). 5 ; SYSCR2 1 (Switches the main system clock to the low-frequency clock for SLOW2) CLR (SYSCR2). 7 ; SYSCR2 0 (Turns off high-frequency oscillation)
Example 2 :Switching to the SLOW1 mode after low-frequency clock has stabilized.
SET LD LD LDW DI SET EI SET : PINTTC4: CLR SET (TC4CR). 3 (SYSCR2). 5 ; Stops TC4, 3 ; SYSCR2 1 (Switches the main system clock to the low-frequency clock) CLR (SYSCR2). 7 ; SYSCR2 0 (Turns off high-frequency oscillation) RETI : VINTTC4: DW PINTTC4 ; INTTC4 vector table (TC4CR). 3 (EIRH). 4 (SYSCR2). 6 (TC3CR), 43H (TC4CR), 05H (TTREG3), 8000H ; SYSCR2 1 ; Sets mode for TC4, 3 (16-bit mode, fs for source) ; Sets warming-up counter mode ; Sets warm-up time (Depend on oscillator accompanied) ; IMF 0 ; Enables INTTC4 ; IMF 1 ; Starts TC4, 3
Page 28
TMP86CM23AUG
(2)
Switching from SLOW1 mode to NORMAL2 mode First, set SYSCR2 to turn on the high-frequency oscillation. When time for stabilization (Warm up) has been taken by the timer/counter (TC4,TC3), clear SYSCR2 to switch the main system clock to the high-frequency clock. SLOW mode can also be released by inputting low level on the RESET pin. After releasing reset, the operation mode is started from NORMAL1 mode.
Note: After SYSCK is cleared to "0", executing the instructions is continiued by the low-frequency clock for the period synchronized with low-frequency and high-frequency clocks.
High-frequency clock Low-frequency clock Main system clock SYSCK
Example :Switching from the SLOW1 mode to the NORMAL2 mode (fc = 16 MHz, warm-up time is 4.0 ms).
SET LD LD LD DI SET EI SET : PINTTC4: CLR CLR (TC4CR). 3 (SYSCR2). 5 ; Stops TC4, 3 ; SYSCR2 0 (Switches the main system clock to the high-frequency clock) RETI : VINTTC4: DW PINTTC4 ; INTTC4 vector table (TC4CR). 3 (EIRH). 4 (SYSCR2). 7 (TC3CR), 63H (TC4CR), 05H (TTREG4), 0F8H ; SYSCR2 1 (Starts high-frequency oscillation) ; Sets mode for TC4, 3 (16-bit mode, fc for source) ; Sets warming-up counter mode ; Sets warm-up time ; IMF 0 ; Enables INTTC4 ; IMF 1 ; Starts TC4, 3
Page 29
2.2 System Clock Controller
2. Operational Description
Highfrequency clock Lowfrequency clock Main system clock Turn off
SYSCK
XEN CLR (SYSCR2). 7 SLOW2 mode (a) Switching to the SLOW mode
Instruction execution
SET (SYSCR2). 5
NORMAL2 mode
SLOW1 mode
Figure 2-14 Switching between the NORMAL2 and SLOW Modes
Page 30
CLR (SYSCR2). 5 Warm up during SLOW2 mode (b) Switching to the NORMAL2 mode
Highfrequency clock Lowfrequency clock Main system clock
SYSCK
XEN
Instruction execution
SET (SYSCR2). 7
TMP86CM23AUG
SLOW1 mode
NORMAL2 mode
TMP86CM23AUG
2.3 Reset Circuit
The TMP86CM23AUG has four types of reset generation procedures: An external reset input, an address trap reset, a watchdog timer reset and a system clock reset. Of these reset, the address trap reset, the watchdog timer and the system clock reset are a malfunction reset. When the malfunction reset request is detected, reset occurs during the maximum 24/fc[s]. The malfunction reset circuit such as watchdog timer reset, address trap reset and system clock reset is not initialized when power is turned on. Therefore, reset may occur during maximum 24/fc[s] (1.5s at 16.0 MHz) when power is turned on. Table 2-3 shows on-chip hardware initialization by reset action. Table 2-3 Initializing Internal Status by Reset Action
On-chip Hardware Program counter Stack pointer General-purpose registers (W, A, B, C, D, E, H, L, IX, IY) Jump status flag Zero flag Carry flag Half carry flag Sign flag Overflow flag Interrupt master enable flag Interrupt individual enable flags Interrupt latches (JF) (ZF) (CF) (HF) (SF) (VF) (IMF) (EF) (IL) (PC) (SP) Initial Value (FFFEH) Not initialized Not initialized Not initialized Not initialized Not initialized Not initialized Output latches of I/O ports Not initialized Not initialized 0 0 Control registers 0 LCD data buffer RAM Refer to each of control register Not initialized Not initialized Refer to I/O port circuitry Watchdog timer Enable Prescaler and divider of timing generator 0 On-chip Hardware Initial Value
2.3.1
External Reset Input
The RESET pin contains a Schmitt trigger (Hysteresis) with an internal pull-up resistor. When the RESET pin is held at "L" level for at least 3 machine cycles (12/fc [s]) with the power supply voltage within the operating voltage range and oscillation stable, a reset is applied and the internal state is initialized. When the RESET pin input goes high, the reset operation is released and the program execution starts at the vector address stored at addresses FFFEH to FFFFH.
VDD
RESET
Internal reset Watchdog timer reset Malfunction reset output circuit Address trap reset System clock reset
Figure 2-15 Reset Circuit
Page 31
2. Operational Description
2.3 Reset Circuit TMP86CM23AUG
2.3.2
Address trap reset
If the CPU should start looping for some cause such as noise and an attempt be made to fetch an instruction from the on-chip RAM (when WDTCR1 is set to "1"), DBR or the SFR area, address trap reset will be generated. The reset time is maximum 24/fc[s] (1.5s at 16.0 MHz).
Note:The operating mode under address trapped is alternative of reset or interrupt. The address trap area is alternative.
Instruction execution Internal reset
JP a Address trap is occurred
Reset release
Instruction at address r
maximum 24/fc [s]
4/fc to 12/fc [s]
16/fc [s]
Note 1: Address "a" is in the SFR, DBR or on-chip RAM (WDTCR1 = "1") space. Note 2: During reset release, reset vector "r" is read out, and an instruction at address "r" is fetched and decoded.
Figure 2-16 Address Trap Reset
2.3.3
Watchdog timer reset
Refer to Section "Watchdog Timer".
2.3.4
System clock reset
If the condition as follows is detected, the system clock reset occurs automatically to prevent dead lock of the CPU. (The oscillation is continued without stopping.) - In case of clearing SYSCR2 and SYSCR2 simultaneously to "0". - In case of clearing SYSCR2 to "0", when the SYSCR2 is "0". - In case of clearing SYSCR2 to "0", when the SYSCR2 is "1". The reset time is maximum 24/fc (1.5 s at 16.0 MHz).
Page 32
TMP86CM23AUG
Page 33
2. Operational Description
2.3 Reset Circuit TMP86CM23AUG
Page 34
TMP86CM23AUG
3. Interrupt Control Circuit
The TMP86CM23AUG has a total of 20 interrupt sources excluding reset. Interrupts can be nested with priorities. Four of the internal interrupt sources are non-maskable while the rest are maskable. Interrupt sources are provided with interrupt latches (IL), which hold interrupt requests, and independent vectors. The interrupt latch is set to "1" by the generation of its interrupt request which requests the CPU to accept its interrupts. Interrupts are enabled or disabled by software using the interrupt master enable flag (IMF) and interrupt enable flag (EF). If more than one interrupts are generated simultaneously, interrupts are accepted in order which is dominated by hardware. However, there are no prioritized interrupt factors among non-maskable interrupts.
Interrupt Factors Internal/External Internal Internal Internal Internal External External Internal Internal Internal External Internal Internal Internal Internal Internal Internal Internal External Internal External (Reset) INTSWI (Software interrupt) INTUNDEF (Executed the undefined instruction interrupt) INTATRAP (Address trap interrupt) INTWDT (Watchdog timer interrupt)
INT0
Enable Condition Non-maskable Non-maskable Non-maskable Non-maskable Non-maskable IMF* EF4 = 1, INT0EN = 1 IMF* EF5 = 1 IMF* EF6 = 1 IMF* EF7 = 1 IMF* EF8 = 1 IMF* EF9 = 1 IMF* EF10 = 1 IMF* EF11 = 1 IMF* EF12 = 1 IMF* EF13 = 1 IMF* EF14 = 1 IMF* EF15 = 1 IMF* EF16 = 1 IMF* EF17 = 1 IMF* EF18 = 1 IMF* EF19 = 1 IMF* EF20 = 1 IMF* EF21 = 1 IMF* EF22 = 1 IMF* EF23 = 1
Interrupt Latch - - - IL2 IL3 IL4 IL5 IL6 IL7 IL8 IL9 IL10 IL11 IL12 IL13 IL14 IL15 IL16 IL17 IL18 IL19 IL20 IL21 IL22 IL23
Vector Address FFFE FFFC FFFC FFFA FFF8 FFF6 FFF4 FFF2 FFF0 FFEE FFEC FFEA FFE8 FFE6 FFE4 FFE2 FFE0 FFBE FFBC FFBA FFB8 FFB6 FFB4 FFB2 FFB0
Priority 1 2 2 2 2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
INT1 INTTBT INTTC1 INTSIO INT2 INTRXD INTTXD INTTC4 INTTC6 INTRTC INTADC INTTC3 INT3 INTTC5
INT5
Reserved Reserved Reserved Reserved
Note 1: To use the address trap interrupt (INTATRAP), clear WDTCR1 to "0" (It is set for the "reset request" after reset is cancelled). For details, see "Address Trap". Note 2: To use the watchdog timer interrupt (INTWDT), clear WDTCR1 to "0" (It is set for the "Reset request" after reset is released). For details, see "Watchdog Timer". Note 3: If an INTADC interrupt request is generated while an interrupt with priority lower than the interrupt latch IL15 (INTADC) is being accepted, the INTADC interrupt latch may be cleared without the INTADC interrupt being processed. For details, refer to the corresponding notes in the chapter on the AD converter.
3.1 Interrupt latches (IL19 to IL2)
An interrupt latch is provided for each interrupt source, except for a software interrupt and an executed the undefined instruction interrupt. When interrupt request is generated, the latch is set to "1", and the CPU is requested to accept the interrupt if its interrupt is enabled. The interrupt latch is cleared to "0" immediately after accepting interrupt. All interrupt latches are initialized to "0" during reset. Page 35
3. Interrupt Control Circuit
3.2 Interrupt enable register (EIR) TMP86CM23AUG
The interrupt latches are located on address 002EH, 003CH and 003DH in SFR area. Each latch can be cleared to "0" individually by instruction. However, IL2 and IL3 should not be cleared to "0" by software. For clearing the interrupt latch, load instruction should be used and then IL2 and IL3 should be set to "1". If the read-modify-write instructions such as bit manipulation or operation instructions are used, interrupt request would be cleared inadequately if interrupt is requested while such instructions are executed. Interrupt latches are not set to "1" by an instruction. Since interrupt latches can be read, the status for interrupt requests can be monitored by software.
Note: In main program, before manipulating the interrupt enable flag (EF) or the interrupt latch (IL), be sure to clear IMF to "0" (Disable interrupt by DI instruction). Then set IMF newly again as required after operating on the EF or IL (Enable interrupt by EI instruction) In interrupt service routine, because the IMF becomes "0" automatically, clearing IMF need not execute normally on interrupt service routine. However, if using multiple interrupt on interrupt service routine, manipulating EF or IL should be executed before setting IMF="1".
Example 1 :Clears interrupt latches
DI LDW EI (ILL), 1110100000111111B ; IMF 0 ; IL12, IL10 to IL6 0 ; IMF 1
Example 2 :Reads interrupt latchess
LD WA, (ILL) ; W ILH, A ILL
Example 3 :Tests interrupt latches
TEST JR (ILL). 7 F, SSET ; if IL7 = 1 then jump
3.2 Interrupt enable register (EIR)
The interrupt enable register (EIR) enables and disables the acceptance of interrupts, except for the non-maskable interrupts (Software interrupt, undefined instruction interrupt, address trap interrupt and watchdog interrupt). Nonmaskable interrupt is accepted regardless of the contents of the EIR. The EIR consists of an interrupt master enable flag (IMF) and the individual interrupt enable flags (EF). These registers are located on address 002CH, 003AH and 003BH in SFR area, and they can be read and written by an instructions (Including read-modify-write instructions such as bit manipulation or operation instructions).
3.2.1
Interrupt master enable flag (IMF)
The interrupt enable register (IMF) enables and disables the acceptance of the whole maskable interrupt. While IMF = "0", all maskable interrupts are not accepted regardless of the status on each individual interrupt enable flag (EF). By setting IMF to "1", the interrupt becomes acceptable if the individuals are enabled. When an interrupt is accepted, IMF is cleared to "0" after the latest status on IMF is stacked. Thus the maskable interrupts which follow are disabled. By executing return interrupt instruction [RETI/RETN], the stacked data, which was the status before interrupt acceptance, is loaded on IMF again. The IMF is located on bit0 in EIRL (Address: 003AH in SFR), and can be read and written by an instruction. The IMF is normally set and cleared by [EI] and [DI] instruction respectively. During reset, the IMF is initialized to "0".
Page 36
TMP86CM23AUG
3.2.2
Individual interrupt enable flags (EF19 to EF4)
Each of these flags enables and disables the acceptance of its maskable interrupt. Setting the corresponding bit of an individual interrupt enable flag to "1" enables acceptance of its interrupt, and setting the bit to "0" disables acceptance. During reset, all the individual interrupt enable flags (EF19 to EF4) are initialized to "0" and all maskable interrupts are not accepted until they are set to "1".
Note:In main program, before manipulating the interrupt enable flag (EF) or the interrupt latch (IL), be sure to clear IMF to "0" (Disable interrupt by DI instruction). Then set IMF newly again as required after operating on the EF or IL (Enable interrupt by EI instruction) In interrupt service routine, because the IMF becomes "0" automatically, clearing IMF need not execute normally on interrupt service routine. However, if using multiple interrupt on interrupt service routine, manipulating EF or IL should be executed before setting IMF="1".
Example 1 :Enables interrupts individually and sets IMF
DI LDW : : EI ; IMF 1 (EIRL), 1110100010100000B ; IMF 0 ; EF15 to EF13, EF11, EF7, EF5 1 Note: IMF should not be set.
Example 2 :C compiler description example
unsigned int _io (3AH) EIRL; _DI(); EIRL = 10100000B; : _EI(); /* 3AH shows EIRL address */
Page 37
3. Interrupt Control Circuit
3.2 Interrupt enable register (EIR) TMP86CM23AUG
Interrupt Latches
(Initial value: 00000000 000000**) ILH,ILL (003DH, 003CH) 15 IL15 14 IL14 13 IL13 12 IL12 11 IL11 10 IL10 9 IL9 8 IL8 7 IL7 6 IL6 5 IL5 4 IL4 3 IL3 2 IL2 1 0
ILH (003DH)
ILL (003CH)
(Initial value: ****0000) ILE (002EH) 7 - 6 - 5 - 4 - 3 IL19 2 IL18 1 IL17 0 IL16
ILE (002EH)
IL19 to IL2
Interrupt latches
at RD 0: No interrupt request 1: Interrupt request
at WR 0: Clears the interrupt request 1: (Interrupt latch is not set.)
R/W
Note 1: To clear any one of bits IL7 to IL4, be sure to write "1" into IL2 and IL3. Note 2: In main program, before manipulating the interrupt enable flag (EF) or the interrupt latch (IL), be sure to clear IMF to "0" (Disable interrupt by DI instruction). Then set IMF newly again as required after operating on the EF or IL (Enable interrupt by EI instruction) In interrupt service routine, because the IMF becomes "0" automatically, clearing IMF need not execute normally on interrupt service routine. However, if using multiple interrupt on interrupt service routine, manipulating EF or IL should be executed before setting IMF="1". Note 3: Do not clear IL with read-modify-write instructions such as bit operations.
Interrupt Enable Registers
(Initial value: 00000000 0000***0) EIRH,EIRL (003BH, 003AH) 15 EF15 14 EF14 13 EF13 12 EF12 11 EF11 10 EF10 9 EF9 8 EF8 7 EF7 6 EF6 5 EF5 4 EF4 EIRL (003AH) 3 2 1 0 IMF
EIRH (003BH)
(Initial value: ****0000) EIRE (002CH) 7 - 6 - 5 - 4 - 3 EF19 2 EF18 1 EF17 0 EF16
EIRE (002CH)
EF19 to EF4
Individual-interrupt enable flag (Specified for each bit) Interrupt master enable flag
0: 1: 0: 1:
Disables the acceptance of each maskable interrupt. Enables the acceptance of each maskable interrupt. R/W Disables the acceptance of all maskable interrupts Enables the acceptance of all maskable interrupts
IMF
Note 1: *: Don't care Note 2: Do not set IMF and the interrupt enable flag (EF15 to EF4) to "1" at the same time. Note 3: In main program, before manipulating the interrupt enable flag (EF) or the interrupt latch (IL), be sure to clear IMF to "0" (Disable interrupt by DI instruction). Then set IMF newly again as required after operating on the EF or IL (Enable interrupt by EI instruction) In interrupt service routine, because the IMF becomes "0" automatically, clearing IMF need not execute normally on interrupt service routine. However, if using multiple interrupt on interrupt service routine, manipulating EF or IL should be executed before setting IMF="1".
Page 38
TMP86CM23AUG
3.3 Interrupt Sequence
An interrupt request, which raised interrupt latch, is held, until interrupt is accepted or interrupt latch is cleared to "0" by resetting or an instruction. Interrupt acceptance sequence requires 8 machine cycles (2 s @16 MHz) after the completion of the current instruction. The interrupt service task terminates upon execution of an interrupt return instruction [RETI] (for maskable interrupts) or [RETN] (for non-maskable interrupts). Figure 3-1 shows the timing chart of interrupt acceptance processing.
3.3.1
Interrupt acceptance processing is packaged as follows.
a. The interrupt master enable flag (IMF) is cleared to "0" in order to disable the acceptance of any following interrupt. b. The interrupt latch (IL) for the interrupt source accepted is cleared to "0". c. The contents of the program counter (PC) and the program status word, including the interrupt master enable flag (IMF), are saved (Pushed) on the stack in sequence of PSW + IMF, PCH, PCL. Meanwhile, the stack pointer (SP) is decremented by 3. d. The entry address (Interrupt vector) of the corresponding interrupt service program, loaded on the vector table, is transferred to the program counter. e. The instruction stored at the entry address of the interrupt service program is executed.
Note:When the contents of PSW are saved on the stack, the contents of IMF are also saved.
1-machine cycle
Interrupt service task
Interrupt request Interrupt latch (IL)
IMF Execute instruction a-1 Execute instruction Execute instruction
Interrupt acceptance
Execute RETI instruction
PC
a
a+1
a
b
b+1 b+2 b + 3
c+1
c+2
a
a+1 a+2
SP
n
n-1 n-2
n-3
n-2 n-1
n
Note 1: a: Return address entry address, b: Entry address, c: Address which RETI instruction is stored Note 2: On condition that interrupt is enabled, it takes 38/fc [s] or 38/fs [s] at maximum (If the interrupt latch is set at the first machine cycle on 10 cycle instruction) to start interrupt acceptance processing since its interrupt latch is set.
Figure 3-1 Timing Chart of Interrupt Acceptance/Return Interrupt Instruction
Example: Correspondence between vector table address for INTTBT and the entry address of the interrupt service program
Vector table address
Entry address Interrupt service program
FFF2H FFF3H
03H D2H
Vector
D203H D204H
0FH 06H
Figure 3-2 Vector table address,Entry address
Page 39
3. Interrupt Control Circuit
3.3 Interrupt Sequence TMP86CM23AUG
A maskable interrupt is not accepted until the IMF is set to "1" even if the maskable interrupt higher than the level of current servicing interrupt is requested. In order to utilize nested interrupt service, the IMF is set to "1" in the interrupt service program. In this case, acceptable interrupt sources are selectively enabled by the individual interrupt enable flags. To avoid overloaded nesting, clear the individual interrupt enable flag whose interrupt is currently serviced, before setting IMF to "1". As for non-maskable interrupt, keep interrupt service shorten compared with length between interrupt requests; otherwise the status cannot be recovered as non-maskable interrupt would simply nested.
3.3.2
Saving/restoring general-purpose registers
During interrupt acceptance processing, the program counter (PC) and the program status word (PSW, includes IMF) are automatically saved on the stack, but the accumulator and others are not. These registers are saved by software if necessary. When multiple interrupt services are nested, it is also necessary to avoid using the same data memory area for saving registers. The following methods are used to save/restore the generalpurpose registers.
3.3.2.1
Using PUSH and POP instructions
If only a specific register is saved or interrupts of the same source are nested, general-purpose registers can be saved/restored using the PUSH/POP instructions.
Example :Save/store register using PUSH and POP instructions
PINTxx: PUSH WA ; Save WA register (interrupt processing) POP RETI WA ; Restore WA register ; RETURN
Address (Example) SP A SP PCL PCH PSW At acceptance of an interrupt W PCL PCH PSW At execution of PUSH instruction SP PCL PCH PSW At execution of POP instruction SP b-5 b-4 b-3 b-2 b-1 b At execution of RETI instruction
Figure 3-3 Save/store register using PUSH and POP instructions
3.3.2.2
Using data transfer instructions
To save only a specific register without nested interrupts, data transfer instructions are available.
Page 40
TMP86CM23AUG
Example :Save/store register using data transfer instructions
PINTxx: LD (GSAVA), A ; Save A register (interrupt processing) LD RETI A, (GSAVA) ; Restore A register ; RETURN
Main task Interrupt acceptance Interrupt service task Saving registers
Restoring registers Interrupt return Saving/Restoring general-purpose registers using PUSH/POP data transfer instruction
Figure 3-4 Saving/Restoring General-purpose Registers under Interrupt Processing
3.3.3
Interrupt return
Interrupt return instructions [RETI]/[RETN] perform as follows.
[RETI]/[RETN] Interrupt Return 1. Program counter (PC) and program status word (PSW, includes IMF) are restored from the stack. 2. Stack pointer (SP) is incremented by 3.
As for address trap interrupt (INTATRAP), it is required to alter stacked data for program counter (PC) to restarting address, during interrupt service program.
Note:If [RETN] is executed with the above data unaltered, the program returns to the address trap area and INTATRAP occurs again.When interrupt acceptance processing has completed, stacked data for PCL and PCH are located on address (SP + 1) and (SP + 2) respectively.
Example 1 :Returning from address trap interrupt (INTATRAP) service program
PINTxx: POP LD PUSH WA WA, Return Address WA ; Recover SP by 2 ; ; Alter stacked data
(interrupt processing) RETN ; RETURN
Page 41
3. Interrupt Control Circuit
3.4 Software Interrupt (INTSW) TMP86CM23AUG
Example 2 :Restarting without returning interrupt (In this case, PSW (Includes IMF) before interrupt acceptance is discarded.)
PINTxx: INC INC INC SP SP SP ; Recover SP by 3 ; ;
(interrupt processing) LD JP EIRL, data Restart Address ; Set IMF to "1" or clear it to "0" ; Jump into restarting address
Interrupt requests are sampled during the final cycle of the instruction being executed. Thus, the next interrupt can be accepted immediately after the interrupt return instruction is executed.
Note 1: It is recommended that stack pointer be return to rate before INTATRAP (Increment 3 times), if return interrupt instruction [RETN] is not utilized during interrupt service program under INTATRAP (such as Example 2). Note 2: When the interrupt processing time is longer than the interrupt request generation time, the interrupt service task is performed but not the main task.
3.4 Software Interrupt (INTSW)
Executing the SWI instruction generates a software interrupt and immediately starts interrupt processing (INTSW is highest prioritized interrupt). Use the SWI instruction only for detection of the address error or for debugging.
3.4.1
Address error detection
FFH is read if for some cause such as noise the CPU attempts to fetch an instruction from a non-existent memory address during single chip mode. Code FFH is the SWI instruction, so a software interrupt is generated and an address error is detected. The address error detection range can be further expanded by writing FFH to unused areas of the program memory. Address trap reset is generated in case that an instruction is fetched from RAM, DBR or SFR areas.
3.4.2
Debugging
Debugging efficiency can be increased by placing the SWI instruction at the software break point setting address.
3.5 Undefined Instruction Interrupt (INTUNDEF)
Taking code which is not defined as authorized instruction for instruction causes INTUNDEF. INTUNDEF is generated when the CPU fetches such a code and tries to execute it. INTUNDEF is accepted even if non-maskable interrupt is in process. Contemporary process is broken and INTUNDEF interrupt process starts, soon after it is requested.
Note: The undefined instruction interrupt (INTUNDEF) forces CPU to jump into vector address, as software interrupt (SWI) does.
3.6 Address Trap Interrupt (INTATRAP)
Fetching instruction from unauthorized area for instructions (Address trapped area) causes reset output or address trap interrupt (INTATRAP). INTATRAP is accepted even if non-maskable interrupt is in process. Contemporary process is broken and INTATRAP interrupt process starts, soon after it is requested.
Note: The operating mode under address trapped, whether to be reset output or interrupt processing, is selected on watchdog timer control register (WDTCR).
Page 42
TMP86CM23AUG
3.7 External Interrupts
The TMP86CM23AUG has 5 external interrupt inputs. These inputs are equipped with digital noise reject circuits (Pulse inputs of less than a certain time are eliminated as noise). Edge selection is also possible with INT1 to INT3. The INT0/P63 pin can be configured as either an external interrupt input pin or an input/output port, and is configured as an input port during reset. Edge selection, noise reject control and INT0/P63 pin function selection are performed by the external interrupt control register (EINTCR).
Source
Pin
Enable Conditions
Release Edge
Digital Noise Reject Pulses of less than 2/fc [s] are eliminated as noise. Pulses of 7/fc [s] or more are considered to be signals. In the SLOW or the SLEEP mode, pulses of less than 1/fs [s] are eliminated as noise. Pulses of 3.5/fs [s] or more are considered to be signals. Pulses of less than 15/fc or 63/fc [s] are eliminated as noise. Pulses of 49/fc or 193/fc [s] or more are considered to be signals. In the SLOW or the SLEEP mode, pulses of less than 1/fs [s] are eliminated as noise. Pulses of 3.5/fs [s] or more are considered to be signals. Pulses of less than 7/fc [s] are eliminated as noise. Pulses of 25/fc [s] or more are considered to be signals. In the SLOW or the SLEEP mode, pulses of less than 1/fs [s] are eliminated as noise. Pulses of 3.5/fs [s] or more are considered to be signals. Pulses of less than 7/fc [s] are eliminated as noise. Pulses of 25/fc [s] or more are considered to be signals. In the SLOW or the SLEEP mode, pulses of less than 1/fs [s] are eliminated as noise. Pulses of 3.5/fs [s] or more are considered to be signals. Pulses of less than 2/fc [s] are eliminated as noise. Pulses of 7/fc [s] or more are considered to be signals. In the SLOW or the SLEEP mode, pulses of less than 1/fs [s] are eliminated as noise. Pulses of 3.5/fs [s] or more are considered to be signals.
INT0
INT0
IMF
EF4
INT0EN=1
Falling edge
INT1
INT1
IMF
EF5 = 1
Falling edge or Rising edge
INT2
INT2
IMF
EF9 = 1
Falling edge or Rising edge
INT3
INT3
IMF
EF17 = 1
Falling edge or Rising edge
INT5
INT5
IMF
EF19 = 1
Falling edge
Note 1: In NORMAL1/2 or IDLE1/2 mode, if a signal with no noise is input on an external interrupt pin, it takes a maximum of "signal establishment time + 6/fs[s]" from the input signal's edge to set the interrupt latch. Note 2: When INT0EN = "0", IL4 is not set even if a falling edge is detected on the INT0 pin input. Note 3: When a pin with more than one function is used as an output and a change occurs in data or input/output status, an interrupt request signal is generated in a pseudo manner. In this case, it is necessary to perform appropriate processing such as disabling the interrupt enable flag.
Page 43
3. Interrupt Control Circuit
3.7 External Interrupts TMP86CM23AUG
External Interrupt Control Register
EINTCR (0037H) 7 INT1NC 6 INT0EN 5 4 3 INT3ES 2 INT2ES 1 INT1ES 0 (Initial value: 00** 000*)
INT1NC
Noise reject time select
0: Pulses of less than 63/fc [s] are eliminated as noise 1: Pulses of less than 15/fc [s] are eliminated as noise 0: P63 input/output port 1: INT0 pin (Port P63 should be set to an input mode) 0: Rising edge 1: Falling edge 0: Rising edge 1: Falling edge 0: Rising edge 1: Falling edge
R/W
INT0EN
P63/INT0 pin configuration
R/W
INT3 ES
INT3 edge select
R/W
INT2 ES
INT2 edge select
R/W
INT1 ES
INT1 edge select
R/W
Note 1: fc: High-frequency clock [Hz], *: Don't care Note 2: When the system clock frequency is switched between high and low or when the external interrupt control register (EINTCR) is overwritten, the noise canceller may not operate normally. It is recommended that external interrupts are disabled using the interrupt enable register (EIR). Note 3: The maximum time from modifying INT1NC until a noise reject time is changed is 26/fc.
Page 44
TMP86CM23AUG
4. Special Function Register (SFR)
The TMP86CM23AUG adopts the memory mapped I/O system, and all peripheral control and data transfers are performed through the special function register (SFR) or the data buffer register (DBR). The SFR is mapped on address 0000H to 003FH, DBR is mapped on address 0F80H to 0FFFH. This chapter shows the arrangement of the special function register (SFR) and data buffer register (DBR) for TMP86CM23AUG.
4.1 SFR
Address 0000H 0001H 0002H 0003H 0004H 0005H 0006H 0007H 0008H 0009H 000AH 000BH 000CH 000DH 000EH 000FH 0010H 0011H 0012H 0013H 0014H 0015H 0016H 0017H 0018H 0019H 001AH 001BH 001CH 001DH 001EH 001FH 0020H 0021H 0022H 0023H 0024H 0025H UARTSR ADCDR2 ADCDR1 Reserved Reserved P8CR UARTCR1 TC1SR RTCCR TC3CR TC4CR TC5CR TC6CR TTREG3 TTREG4 TTREG5 TTREG6 TC1CR1 TC1CR2 Read Reserved P1DR P2DR P3DR P3OUTCR P5DR P6DR P7DR P8DR P1CR P5CR P6CR1 P6CR2 P7CR ADCCR1 ADCCR2 TREG1AL TREG1AM TREG1AH TREG1B TC1CR Write
Page 45
4. Special Function Register (SFR)
4.1 SFR TMP86CM23AUG
Address 0026H 0027H 0028H 0029H 002AH 002BH 002CH 002DH 002EH 002FH 0030H 0031H 0032H 0033H 0034H 0035H 0036H 0037H 0038H 0039H 003AH 003BH 003CH 003DH 003EH 003FH
Read LCDCR PWREG3 PWREG4 PWREG5 PWREG6 EIRE Reserved ILE Reserved Reserved Reserved Reserved Reserved TBTCR EINTCR SYSCR1 SYSCR2 EIRL EIRH ILL ILH Reserved PSW
Write UARTCR2
WDTCR1 WDTCR2
Note 1: Do not access reserved areas by the program. Note 2: - ; Cannot be accessed. Note 3: Write-only registers and interrupt latches cannot use the read-modify-write instructions (Bit manipulation instructions such as SET, CLR, etc. and logical operation instructions such as AND, OR, etc.).
Page 46
TMP86CM23AUG
4.2 DBR
Address 0F80H 0F81H 0F82H 0F83H 0F84H 0F85H 0F86H 0F87H 0F88H 0F89H 0F8AH 0F8BH 0F8CH 0F8DH 0F8EH 0F8FH 0F90H 0F91H 0F92H 0F93H 0F94H 0F95H 0F96H 0F97H 0F98H 0F99H 0F9AH 0F9BH 0F9CH 0F9DH 0F9EH 0F9FH SIOSR RDBUF P2PRD P3PRD P1LCR P5LCR Read SEG1/0 SEG3/2 SEG5/4 SEG7/6 SEG9/8 SEG11/10 SEG13/12 SEG15/14 SEG17/16 SEG19/18 SEG21/20 SEG23/22 SEG25/24 SEG27/26 SEG29/28 SEG31/30 SIOBR0 SIOBR1 SIOBR2 SIOBR3 SIOBR4 SIOBR5 SIOBR6 SIOBR7 SIOCR1 SIOCR2 STOPCR TDBUF Write
Page 47
4. Special Function Register (SFR)
4.2 DBR TMP86CM23AUG
Address 0FA0H 0FA1H 0FA2H 0FA3H 0FA4H 0FA5H 0FA6H 0FA7H 0FA8H 0FA9H 0FAAH 0FABH 0FACH 0FADH 0FAEH 0FAFH 0FB0H 0FB1H 0FB2H 0FB3H 0FB4H 0FB5H 0FB6H 0FB7H 0FB8H 0FB9H 0FBAH 0FBBH 0FBCH 0FBDH 0FBEH 0FBFH
Read P7LCR P8LCR Reserved Reserved MACCR MACSR MPLDRL MPLDRH MPCDRL MPCDRH RCALDR1 RCALDR2 RCALDR3 RCALDR4 Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved
Write
-
MADDR1 MADDR2 MADDR3 MADDR4
Address 0FC0H :: 0FDFH
Read Reserved :: Reserved
Write
Address 0FE0H :: 0FFFH
Read Reserved :: Reserved
Write
Note 1: Do not access reserved areas by the program. Note 2: - ; Cannot be accessed. Note 3: Write-only registers and interrupt latches cannot use the read-modify-write instructions (Bit manipulation instructions such as SET, CLR, etc. and logical operation instructions such as AND, OR, etc.).
Page 48
TMP86CM23AUG
6. Time Base Timer (TBT)
The time base timer generates time base for key scanning, dynamic displaying, etc. It also provides a time base timer interrupt (INTTBT).
6.1 Time Base Timer
6.1.1 Configuration
MPX
fc/223 or fs/215 fc/221 or fs/213 fc/216 or fs/28 fc/214 or fs/26 fc/213 or fs/25 fc/212 or fs/24 fc/211 or fs/23 fc/29 or fs/2
Source clock
Falling edge detector
IDLE0, SLEEP0 release request
INTTBT interrupt request
3 TBTCK TBTCR Time base timer control register TBTEN
Figure 6-1 Time Base Timer configuration
6.1.2
Control
Time Base Timer is controlled by Time Base Timer control register (TBTCR).
Time Base Timer Control Register
7 TBTCR (0036H) (DVOEN) 6 (DVOCK) 5 4 (DV7CK) 3 TBTEN 2 1 TBTCK 0 (Initial Value: 0000 0000)
TBTEN
Time Base Timer enable / disable
0: Disable 1: Enable NORMAL1/2, IDLE1/2 Mode DV7CK = 0 000 001 fc/223 fc/221 fc/216 fc/2
14
DV7CK = 1 fs/215 fs/213 fs/28 fs/2
6
SLOW1/2 SLEEP1/2 Mode fs/215 fs/213 - R/W - - - - -
TBTCK
Time Base Timer interrupt Frequency select : [Hz]
010 011 100 101 110 111
fc/213 fc/2
12
fs/25 fs/2
4
fc/211 fc/2
9
fs/23 fs/2
Note 1: fc; High-frequency clock [Hz], fs; Low-frequency clock [Hz], *; Don't care
Page 65
6. Time Base Timer (TBT)
6.1 Time Base Timer TMP86CM23AUG
Note 2: The interrupt frequency (TBTCK) must be selected with the time base timer disabled (TBTEN="0"). (The interrupt frequency must not be changed with the disable from the enable state.) Both frequency selection and enabling can be performed simultaneously.
Example :Set the time base timer frequency to fc/216 [Hz] and enable an INTTBT interrupt.
LD LD DI SET (EIRL) . 6 (TBTCR) , 00000010B (TBTCR) , 00001010B ; TBTCK 010 ; TBTEN 1 ; IMF 0
Table 6-1 Time Base Timer Interrupt Frequency ( Example : fc = 16.0 MHz, fs = 32.768 kHz )
Time Base Timer Interrupt Frequency [Hz] TBTCK NORMAL1/2, IDLE1/2 Mode DV7CK = 0 000 001 010 011 100 101 110 111 1.91 7.63 244.14 976.56 1953.13 3906.25 7812.5 31250 NORMAL1/2, IDLE1/2 Mode DV7CK = 1 1 4 128 512 1024 2048 4096 16384 1 4 - - - - - - SLOW1/2, SLEEP1/2 Mode
6.1.3
Function
An INTTBT ( Time Base Timer Interrupt ) is generated on the first falling edge of source clock ( The divider output of the timing generator which is selected by TBTCK. ) after time base timer has been enabled. The divider is not cleared by the program; therefore, only the first interrupt may be generated ahead of the set interrupt period ( Figure 6-2 ).
Source clock
TBTCR
INTTBT Interrupt period Enable TBT
Figure 6-2 Time Base Timer Interrupt
Page 66
TMP86CM23AUG
6.2 Divider Output (DVO)
Approximately 50% duty pulse can be output using the divider output circuit, which is useful for piezoelectric buzzer drive. Divider output is from DVO pin.
6.2.1
Configuration
Output latch Data output D Q DVO pin
fc/213 or fs/25 fc/212 or fs/24 fc/211 or fs/23 fc/210 or fs/22
MPX A B CY D S 2 DVOCK TBTCR Divider output control register (a) configuration DVOEN
Port output latch TBTCR
DVO pin output (b) Timing chart
Figure 6-3 Divider Output
6.2.2
Control
The Divider Output is controlled by the Time Base Timer Control Register.
Time Base Timer Control Register
7 TBTCR (0036H) DVOEN 6 DVOCK 5 4 (DV7CK) 3 (TBTEN) 2 1 (TBTCK) 0 (Initial value: 0000 0000)
DVOEN
Divider output enable / disable
0: Disable 1: Enable NORMAL1/2, IDLE1/2 Mode DV7CK = 0 DV7CK = 1 fs/25 fs/24 fs/23 fs/22 SLOW1/2 SLEEP1/2 Mode fs/25 fs/24 fs/23 fs/22
R/W
DVOCK
Divider Output (DVO) frequency selection: [Hz]
00 01 10 11
fc/213 fc/212 fc/211 fc/210
R/W
Note: Selection of divider output frequency (DVOCK) must be made while divider output is disabled (DVOEN="0"). Also, in other words, when changing the state of the divider output frequency from enabled (DVOEN="1") to disable(DVOEN="0"), do not change the setting of the divider output frequency.
Page 67
6. Time Base Timer (TBT)
6.2 Divider Output (DVO) TMP86CM23AUG
Example :1.95 kHz pulse output (fc = 16.0 MHz)
LD LD
(TBTCR) , 00000000B (TBTCR) , 10000000B
; DVOCK "00" ; DVOEN "1"
Table 6-2 Divider Output Frequency ( Example : fc = 16.0 MHz, fs = 32.768 kHz )
Divider Output Frequency [Hz] DVOCK NORMAL1/2, IDLE1/2 Mode DV7CK = 0 00 01 10 11 1.953 k 3.906 k 7.813 k 15.625 k DV7CK = 1 1.024 k 2.048 k 4.096 k 8.192 k SLOW1/2, SLEEP1/2 Mode 1.024 k 2.048 k 4.096 k 8.192 k
Page 68
TMP86CM23AUG
7. Watchdog Timer (WDT)
The watchdog timer is a fail-safe system to detect rapidly the CPU malfunctions such as endless loops due to spurious noises or the deadlock conditions, and return the CPU to a system recovery routine. The watchdog timer signal for detecting malfunctions can be programmed only once as "reset request" or "interrupt request". Upon the reset release, this signal is initialized to "reset request". When the watchdog timer is not used to detect malfunctions, it can be used as the timer to provide a periodic interrupt.
Note: Care must be taken in system design since the watchdog timer functions are not be operated completely due to effect of disturbing noise.
7.1 Watchdog Timer Configuration
Reset release
fc/2 or fs/2 fc/221 or fs/213 fc/219 or fs/211 fc/217 or fs/29
23 15
Selector
Binary counters Clock Clear 1 2 Overflow WDT output
R S Q Reset request INTWDT interrupt request
2
Interrupt request
Internal reset Q SR
WDTEN WDTT
Writing disable code
Writing clear code
WDTOUT
Controller
0034H WDTCR1
0035H WDTCR2
Watchdog timer control registers
Figure 7-1 Watchdog Timer Configuration
Page 69
7. Watchdog Timer (WDT)
7.2 Watchdog Timer Control TMP86CM23AUG
7.2 Watchdog Timer Control
The watchdog timer is controlled by the watchdog timer control registers (WDTCR1 and WDTCR2). The watchdog timer is automatically enabled after the reset release.
7.2.1
Malfunction Detection Methods Using the Watchdog Timer
The CPU malfunction is detected, as shown below. 1. Set the detection time, select the output, and clear the binary counter. 2. Clear the binary counter repeatedly within the specified detection time. If the CPU malfunctions such as endless loops or the deadlock conditions occur for some reason, the watchdog timer output is activated by the binary-counter overflow unless the binary counters are cleared. When WDTCR1 is set to "1" at this time, the reset request is generated and then internal hardware is initialized. When WDTCR1 is set to "0", a watchdog timer interrupt (INTWDT) is generated. The watchdog timer temporarily stops counting in the STOP mode including the warm-up or IDLE/SLEEP mode, and automatically restarts (continues counting) when the STOP/IDLE/SLEEP mode is inactivated.
Note:The watchdog timer consists of an internal divider and a two-stage binary counter. When the clear code 4EH is written, only the binary counter is cleared, but not the internal divider. The minimum binary-counter overflow time, that depends on the timing at which the clear code (4EH) is written to the WDTCR2 register, may be 3/ 4 of the time set in WDTCR1. Therefore, write the clear code using a cycle shorter than 3/4 of the time set to WDTCR1.
Example :Setting the watchdog timer detection time to 221/fc [s], and resetting the CPU malfunction detection
LD LD LD (WDTCR2), 4EH (WDTCR1), 00001101B (WDTCR2), 4EH : Clears the binary counters. : WDTT 10, WDTOUT 1 : Clears the binary counters (always clears immediately before and after changing WDTT).
Within 3/4 of WDT detection time
: :
LD
(WDTCR2), 4EH
: Clears the binary counters.
Within 3/4 of WDT detection time
: : LD (WDTCR2), 4EH : Clears the binary counters.
Page 70
TMP86CM23AUG
Watchdog Timer Control Register 1
WDTCR1 (0034H) 7 6 5 (ATAS) 4 (ATOUT) 3 WDTEN 2 WDTT 1 0 WDTOUT (Initial value: **11 1001)
WDTEN
Watchdog timer enable/disable
0: Disable (Writing the disable code to WDTCR2 is required.) 1: Enable NORMAL1/2 mode DV7CK = 0 DV7CK = 1 217/fs 215/fs 213/fs 211/fs SLOW1/2 mode 217/fs 215fs 213fs 211/fs
Write only
WDTT
Watchdog timer detection time [s]
00 01 10 11
225/fc 223/fc 221fc 219/fc
Write only
WDTOUT
Watchdog timer output select
0: Interrupt request 1: Reset request
Write only
Note 1: After clearing WDTOUT to "0", the program cannot set it to "1". Note 2: fc: High-frequency clock [Hz], fs: Low-frequency clock [Hz], *: Don't care Note 3: WDTCR1 is a write-only register and must not be used with any of read-modify-write instructions. If WDTCR1 is read, a don't care is read. Note 4: To activate the STOP mode, disable the watchdog timer or clear the counter immediately before entering the STOP mode. After clearing the counter, clear the counter again immediately after the STOP mode is inactivated. Note 5: To clear WDTEN, set the register in accordance with the procedures shown in "7.2.3 Watchdog Timer Disable".
Watchdog Timer Control Register 2
WDTCR2 (0035H) 7 6 5 4 3 2 1 0 (Initial value: **** ****)
WDTCR2
Write Watchdog timer control code
4EH: Clear the watchdog timer binary counter (Clear code) B1H: Disable the watchdog timer (Disable code) D2H: Enable assigning address trap area Others: Invalid
Write only
Note 1: The disable code is valid only when WDTCR1 = 0. Note 2: *: Don't care Note 3: The binary counter of the watchdog timer must not be cleared by the interrupt task. Note 4: Write the clear code 4EH using a cycle shorter than 3/4 of the time set in WDTCR1.
7.2.2
Watchdog Timer Enable
Setting WDTCR1 to "1" enables the watchdog timer. Since WDTCR1 is initialized to "1" during reset, the watchdog timer is enabled automatically after the reset release.
Page 71
7. Watchdog Timer (WDT)
7.2 Watchdog Timer Control TMP86CM23AUG
7.2.3
Watchdog Timer Disable
To disable the watchdog timer, set the register in accordance with the following procedures. Setting the register in other procedures causes a malfunction of the microcontroller. 1. Set the interrupt master flag (IMF) to "0". 2. Set WDTCR2 to the clear code (4EH). 3. Set WDTCR1 to "0". 4. Set WDTCR2 to the disable code (B1H).
Note:While the watchdog timer is disabled, the binary counters of the watchdog timer are cleared.
Example :Disabling the watchdog timer
DI LD LDW (WDTCR2), 04EH (WDTCR1), 0B101H : IMF 0 : Clears the binary counter : WDTEN 0, WDTCR2 Disable code
Table 7-1 Watchdog Timer Detection Time (Example: fc = 16.0 MHz, fs = 32.768 kHz) Watchdog Timer Detection Time[s]
WDTT DV7CK = 0 00 01 10 11 2.097 524.288 m 131.072 m 32.768 m NORMAL1/2 mode DV7CK = 1 4 1 250 m 62.5 m SLOW mode 4 1 250 m 62.5 m
7.2.4
Watchdog Timer Interrupt (INTWDT)
When WDTCR1 is cleared to "0", a watchdog timer interrupt request (INTWDT) is generated by the binary-counter overflow. A watchdog timer interrupt is the non-maskable interrupt which can be accepted regardless of the interrupt master flag (IMF). When a watchdog timer interrupt is generated while the other interrupt including a watchdog timer interrupt is already accepted, the new watchdog timer interrupt is processed immediately and the previous interrupt is held pending. Therefore, if watchdog timer interrupts are generated continuously without execution of the RETN instruction, too many levels of nesting may cause a malfunction of the microcontroller. To generate a watchdog timer interrupt, set the stack pointer before setting WDTCR1.
Example :Setting watchdog timer interrupt
LD LD SP, 063FH (WDTCR1), 00001000B : Sets the stack pointer : WDTOUT 0
Page 72
TMP86CM23AUG
7.2.5
Watchdog Timer Reset
When a binary-counter overflow occurs while WDTCR1 is set to "1", a watchdog timer reset request is generated. When a watchdog timer reset request is generated, the internal hardware is reset. The reset time is maximum 24/fc [s] (1.5 s @ fc = 16.0 MHz).
Note:When a watchdog timer reset is generated in the SLOW1 mode, the reset time is maximum 24/fc (high-frequency clock) since the high-frequency clock oscillator is restarted. However, when crystals have inaccuracies upon start of the high-frequency clock oscillator, the reset time should be considered as an approximate value because it has slight errors.
219/fc [s] 217/fc Clock Binary counter Overflow INTWDT interrupt request
(WDTCR1= "0")
(WDTT=11) 1 2 3 0 1 2 3 0
Internal reset
(WDTCR1= "1")
A reset occurs Write 4EH to WDTCR2
Figure 7-2 Watchdog Timer Interrupt
Page 73
7. Watchdog Timer (WDT)
7.3 Address Trap TMP86CM23AUG
7.3 Address Trap
The Watchdog Timer Control Register 1 and 2 share the addresses with the control registers to generate address traps. Watchdog Timer Control Register 1
WDTCR1 (0034H) 7 6 5 ATAS 4 ATOUT 3 (WDTEN) 2 (WDTT) 1 0 (WDTOUT) (Initial value: **11 1001)
ATAS
Select address trap generation in the internal RAM area
0: Generate no address trap 1: Generate address traps (After setting ATAS to "1", writing the control code D2H to WDTCR2 is required) 0: Interrupt request 1: Reset request
Write only
ATOUT
Select operation at address trap
Watchdog Timer Control Register 2
WDTCR2 (0035H) 7 6 5 4 3 2 1 0 (Initial value: **** ****)
WDTCR2
Write Watchdog timer control code and address trap area control code
D2H: Enable address trap area selection (ATRAP control code) 4EH: Clear the watchdog timer binary counter (WDT clear code) B1H: Disable the watchdog timer (WDT disable code) Others: Invalid
Write only
7.3.1
Selection of Address Trap in Internal RAM (ATAS)
WDTCR1 specifies whether or not to generate address traps in the internal RAM area. To execute an instruction in the internal RAM area, clear WDTCR1 to "0". To enable the WDTCR1 setting, set WDTCR1 and then write D2H to WDTCR2. Executing an instruction in the SFR or DBR area generates an address trap unconditionally regardless of the setting in WDTCR1.
7.3.2
Selection of Operation at Address Trap (ATOUT)
When an address trap is generated, either the interrupt request or the reset request can be selected by WDTCR1.
7.3.3
Address Trap Interrupt (INTATRAP)
While WDTCR1 is "0", if the CPU should start looping for some cause such as noise and an attempt be made to fetch an instruction from the on-chip RAM (while WDTCR1 is "1"), DBR or the SFR area, address trap interrupt (INTATRAP) will be generated. An address trap interrupt is a non-maskable interrupt which can be accepted regardless of the interrupt master flag (IMF). When an address trap interrupt is generated while the other interrupt including an address trap interrupt is already accepted, the new address trap is processed immediately and the previous interrupt is held pending. Therefore, if address trap interrupts are generated continuously without execution of the RETN instruction, too many levels of nesting may cause a malfunction of the microcontroller. To generate address trap interrupts, set the stack pointer beforehand.
Page 74
TMP86CM23AUG
7.3.4
Address Trap Reset
While WDTCR1 is "1", if the CPU should start looping for some cause such as noise and an attempt be made to fetch an instruction from the on-chip RAM (while WDTCR1 is "1"), DBR or the SFR area, address trap reset will be generated. When an address trap reset request is generated, the internal hardware is reset. The reset time is maximum 24/fc [s] (1.5 s @ fc = 16.0 MHz).
Note:When an address trap reset is generated in the SLOW1 mode, the reset time is maximum 24/fc (high-frequency clock) since the high-frequency clock oscillator is restarted. However, when crystals have inaccuracies upon start of the high-frequency clock oscillator, the reset time should be considered as an approximate value because it has slight errors.
Page 75
7. Watchdog Timer (WDT)
7.3 Address Trap TMP86CM23AUG
Page 76
8.1 Configuration
fc/212 or fs/24
TREG1B Y S 2 SGEDG 1 Window pulse generator TC1M 2
INTTC1
fc/213 or fs/25
fc/214 or fs/26
A B C
PWM6/PDO6/PPG6
WGPSCK
TC6OUT
1 Edge detector C B A Y S
Pulse width measurement mode
P33 Pin
8. 18-Bit Timer/Counter (TC1)
ECNT Pin
TC1S
TC1CK
TC1M
TC1C
TMP86CM23AUG
TC1CR1
SEG SGP SGEDG WGPSCK TC6OUT
Figure 8-1 Timer/Counter1
10 11 00 S CMP Y CLEAR signal 18- bit up-counter H
Timer/Event count modes Frequency measurement mode
Page 77
Y C D E F G B A 3 22 1 12121 TC1CR2
SEG 1
ECIN Pin
Edge detector
F/F
1
1 TC1SR TREG1AL TREG1AM TREG1AH
fs/215 or fc/223 fs/25 or fc/213 fs/23 or fc/211 fc/27 fc/23 fs fc
8. 18-Bit Timer/Counter (TC1)
8.2 Control TMP86CM23AUG
8.2 Control
The Timer/counter 1 is controlled by timer/counter 1 control registers (TC1CR1/TC1CR2), an 18-bit timer register (TREG1A), and an 8-bit internal window gate pulse setting register (TREG1B). Timer register
7 TREG1AH (0012H) R/W - 6 - 5 - 4 - 3 - 2 - 1 0 (Initial value: 00)
TREG1AH
7 TREG1AM (0011H) R/W
6
5
4
3
2
1
0
TREG1AM
(Initial value: 0000 0000)
7 TREG1AL (0010H) R/W
6
5
4
3
2
1
0
TREG1AL
(Initial value: 0000 0000)
7 TREG1B (0013H)
6 Ta
5
4
3
2 Tb
1
0 (Initial value: 0000 0000)
NORMAL1/2,IDLE1/2 modes WGPSCK DV7CK=0 Setting "H" level period of the window gate pulse 00 01 10 00 01 10 (16 - Ta) x 212/fc (16 - Ta) x 2 /fc
13
DV7CK=1 (16 - Ta) x 24/fs (16 - Ta) x 2 /fs
5
SLOW1/2, SLEEP1/2 modes (16 - Ta) x 24/fs (16 - Ta) x 25/fs (16 - Ta) x 26/fs (16 - Tb) x 24/fs (16 - Tb) x 25/fs (16 - Tb) x 26/fs R/W
Ta
(16 - Ta) x
214/fc
(16 - Ta) x
26/fs
Tb
Setting "L" level period of the window gate pulse
(16 - Tb) x 212/fc (16 - Tb) x 213/fc (16 - Tb) x 214/fc
(16 - Tb) x 24/fs (16 - Tb) x 25/fs (16 - Tb) x 26/fs
Page 78
TMP86CM23AUG
Timer/counter 1 control register 1
7 TC1CR1 (0014H) TC1C 6 TC1S 5 4 3 TC1CK 2 1 TC1M 0 (Initial value: 1000 1000)
TC1C
Counter/overfow flag controll
0: 1: 00: 10: *1:
Clear Counter/overflow flag ( "1" is automatically set after clearing.) Not clear Counter/overflow flag Stop and counter clear and overflow flag clear Start Reserved NORMAL1/2,IDLE1/2 modes DV7CK="0" DV7CK="1" fc fs fs/215 fs/25 fs/23 fc/27 fc/23 SLOW1/2 mode fc fs/215 fs/25 fs/23 SLEEP1/2 mode fc fs/215 fs/25 fs/23 -
R/W
TC1S
TC1 start control
R/W
TC1CK
TC1 source clock select
000: 001: 010: 011: 100: 101: 110: 111: 00: 01: 10: 11:
fc fs fc/223 fc/2
13
R/W
fc/211 fc/2
7
fc/23
External clock (ECIN pin input) Timer/Event counter mode Reserved Pulse width measurement mode Frequency measurement mode
TC1M
TC1 mode select
R/W
Note 1: fc; High-frequency clock [Hz] fs; Low-frequency clock [Hz] * ; Don't care Note 2: Writing to the low-byte of the timer register 1A (TREG1AL, TREG1AM), the compare function is inhibited until the highbyte (TREG1AH) is written. Note 3: Set the mode and source clock, and edge (selection) when the TC1 stops (TC1S=00). Note 4: "fc" can be selected as the source clock only in the timer mode during SLOW mode and in the pulse width measurement mode during NORMAL 1/2 or IDLE 1/2 mode. Note 5: When a read instruction is executed to the timer register (TREG1A), the counter immediate value, not the register set value, is read out. Therefore it is impossible to read out the written value of TREG1A. To read the counter value, the read instruction should be executed when the counter stops to avoid reading unstable value. Note 6: Set the timer register (TREG1A) to 1. Note 7: When using the timer mode and pulse width measurement mode, set TC1CK (TC1 source clock select) to internal clock. Note 8: When using the event counter mode, set TC1CK (TC1 source clock select) to external clock. Note 9: Because the read value is different from the written value, do not use read-modify-write instructions to TREG1A. Note 10:fc/27, fc/23can not be used as source clock in SLOW/SLEEP mode. Note 11:The read data of bits 7 to 2 in TREG1AH are always "0". (Data "1" can not be written.)
Page 79
8. 18-Bit Timer/Counter (TC1)
8.2 Control TMP86CM23AUG
Timer/Counter 1 control register 2
7 TC1CR2 (0015H) SEG 6 SGP 5 4 SGEDG 3 WGPSCK 2 1 TC6OUT 0 "0" (Initial value: 0000 000*)
SEG
External input clock (ECIN) edge select
0: 1: 00: 01: 10: 11: 0: 1:
Counts at the falling edge Counts at the both (falling/rising) edges ECNT input Internal window gate pulse (TREG1B) PWM6/PDO6/PPG6 (TC6)output Reserved Interrupts at the falling edge Interrupts at the falling/rising edges NORMAL1/2,IDLE1/2 modes DV7CK="0" DV7CK="1" 24/fs 2 /fs 26/fs Reserved
5
R/W
SGP
Window gate pulse select
R/W
SGEDG
Window gate pulse interrupt edge select
SLOW1/2 mode 24/fs 2 /fs 26/fs Reserved
5
SLEEP1/2 mode 24/fs 25/fs 26/fs Reserved R/W R/W
WGPSCK
Window gate pulse source clock select
00: 01: 10: 11: 0: 1:
212/fc 2 /fc 214/fc Reserved Output to P33 No output to P33
13
TC6OUT
TC6 output (PWM6/PDO6/PPG6) external output select
Note 1: fc; High-frequency clock [Hz] fs; Low-frequency clock [Hz] *; Don't care Note 2: Set the mode, source clock, and edge (selection) when the TC1 stops (TC1S = 00). Note 3: If there is no need to use PWM6/PDO6/PPG6 as window gate pulse of TC1 always write "0" to TC6OUT. Note 4: Make sure to write TC1CR2 "0" to bit 0 in TC1CR2. Note 5: When using the event counter mode or pulse width measurement mode, set SEG to "0".
Page 80
TMP86CM23AUG
TC1 status register
7 TC1SR (0016H) HECF 6 HEOVF 5 "0" 4 "0" 3 "0" 2 "0" 1 "0" 0 "0" (Initial value: 0000 0000)
HECF
Operating Status monitor
0: 1: 0: 1:
Stop (during Tb) or disable Under counting (during Ta) No overflow Overflow status
Read only
HEOVF
Counter overflow monitor
8.3 Function
TC1 has four operating modes. The timer mode of the TC1 is used at warm-up when switching form SLOW mode to NORMAL2 mode.
8.3.1
Timer mode
In this mode, counting up is performed using the internal clock. The contents of TREGIA are compared with the contents of up-counter. If a match is found, an INTTC1 interrupt is generated, and the counter is cleared. Counting up resumes after the counter is cleared.
Table 8-1 Source clock (internal clock) of Timer/Counter 1
Source Clock NORMAL1/2, IDLE1/2 Mode SLOW Mode DV7CK = 0 fc/223 [Hz] fc/213 fc/211 fc/27 fc/23 fc fs DV7CK = 1 fs/215 [Hz] fs/25 fs/23 fc/27 fc/23 fc fs fs/215 [Hz] fs/25 fs/23 fc (Note) fs/215 [Hz] fs/25 fs/23 0.52 s 512 ms 128 ms 8 ms 0.5 ms 62.5 ns SLEEP Mode fc = 16 MHz Resolution fs =32.768 kHz 1s 0.98 ms 244 ms 30.5 ms Maximum Time Setting fs =32.768 kHz 72.8 h 4.3 min 1.07 min 8s
fc = 16 MHz
38.2 h 2.2 min 0.6 min 2.1 s 131.1 ms 16.4 ms -
Note: When fc is selected for the source clock in SLOW mode, the lower bits 11 of TREG1A is invalid, and a match of the upper bits 7 makes interrupts.
Page 81
8. 18-Bit Timer/Counter (TC1)
8.3 Function TMP86CM23AUG
Command Start
Internal clock
Up counter
0
1
2
3
4
n-1
n0
1
2
3
4
5
6
TREG1A
n
Match detect Counter clear
INTTC1 interrupt
Figure 8-2 Timing chart for timer mode
8.3.2
Event Counter mode
It is a mode to count up at the falling edge of the ECIN pin input. When using this mode, set TC1CR1 to the external clock and then set TC1CR2 to "0" (Both edges can not be used). The countents of TREG1A are compared with the contents of up-counter. If a match is found, an INTTC1 interrupt is generated, and the counter is cleared. Counting up resumes for ECIN pin input edge each after the counter is cleared. The maximum applied frequency is fc/24 [Hz] in NORMAL 1/2 or IDLE 1/2 mode and fs/24[Hz] in SLOW or SLEEP mode . Two or more machine cycles are required for both the "H" and "L" levels of the pulse width.
Start
ECIN pin input
Up counter
0
1
2
n-1
n
0
1
2
TREG1A
n
Match Detect Counter clear
INTTC1 interrupt
Figure 8-3 Event counter mode timing chart
Page 82
TMP86CM23AUG
8.3.3
Pulse Width Measurement mode
In this mode, pulse widths are counted on the falling edge of logical AND-ed pulse between ECIN pin input (window pulse) and the internal clock. When using this mode, set TC1CR1 to suitable internal clock and then set TC1CR2 to "0" (Both edges can not be used). An INTTC1 interrupt is generated when the ECIN input detects the falling edge of the window pulse or both rising and falling edges of the window pulse, that can be selected by TC1CR2. The contents of TREG1A should be read while the count is stopped (ECIN pin is low), then clear the counter using TC1CR1 (Normally, execute these process in the interrupt program). When the counter is not cleared by TC1CR1, counting-up resumes from previous stopping value. When up counter is counted up from 3FFFFH to 00000H, an overflow occurs. At that time, TC1SR is set to "1". TC1SR remains the previous data until the counter is required to be cleared by TC1CR1.
Note:In pulse width measurement mode, if TC1CR1 is written to "00" while ECIN input is "1", INTTC1 interrupt occurs. According to the following step, when timer counter is stopped, INTTC1 interrupt latch should be cleared to "0".
Example :
TC1STOP : | DI CLR LD LD SET EI | | (EIRL). 7 (TC1CR1), 00011010B (ILL), 01111111B (EIRL). 7 | ; Clear IMF ; Clear bit7 of EIRL ; Stop timer couter 1 ; Clear bit7 of ILL ; Set bit7 of EIRL ; Set IMF
Note 1: When SGEDG (window gate pulse interrupt edge select) is set to both edges and ECIN pin input is "1" in the pulse width measurement mode, an INTTC1 interrupt is generated by setting TC1S (TC1 start control) to "10" (start). Note 2: In the pulse width measurement mode, HECF (operating status monitor) cannot used. Note 3: Because the up counter is counted on the falling edge of logical AND-ed pulse (between ECIN pin input and the internal clock), if ECIN input becomes falling edge while internal source clock is "H" level, the up counter stops plus "1".
Count Start
Count Stop
Count Start
ECIN pin input
Internal clock
AND-ed pulse (Internal signal) Up counter 0 1 2 3 n-2 n-1 n n+1
Read Clear Interrupt
0
1
2
INTTC1 interrupt
TC1CR1
Figure 8-4 Pulse width measurement mode timing chart
Page 83
8. 18-Bit Timer/Counter (TC1)
8.3 Function TMP86CM23AUG
8.3.4
Frequency Measurement mode
In this mode, the frequency of ECIN pin input pulse is measured. When using this mode, set TC1CR1 to the external clock. The edge of the ECIN input pulse is counted during "H" level of the window gate pulse selected by TC1CR2. To use ECNT input as a window gate pulse, TC1CR2 should be set to "00". An INTTC1 interrupt is generated on the falling edge or both the rising/falling edges of the window gate pulse, that can be selected by TC1CR2. In the interrupt service program, read the contents of TREG1A while the count is stopped (window gate pulse is low), then clear the counter using TC1CR1. When the counter is not cleared, counting up resumes from previous stopping value. The window pulse status can be monitored by TC1SR. When up counter is counted up from 3FFFFH to 00000H, an overflow occurs. At that time, TC1SR is set to "1". TC1SR remains the previous data until the counter is required to be cleared by TC1CR1. Using TC6 output (PWM6/PDO6/PPG6) for the window gate pulse, external output of PWM6/PDO6/PPG6 to P33 can be controlled using TC1CR2. Zero-clearing TC1CR2 outputs PWM6/PDO6/ PPG6 to P33; setting 1 in TC1CR2 does not output PWM6/PDO6/PPG6 to P33. (TC1CR2 is used to control output to P33 only. Thus, use the timer counter 6 control register to operate/stop PWM6/PDO6/PPG6.)
When the internal window gate pulse is selected, the window gate pulse is set as follows. Table 8-2 Internal window gate pulse setting time
NORMAL1/2,IDLE1/2 modes WGPSCK DV7CK=0 Setting "H" level period of the window gate pulse 00 01 10 00 01 10 (16 - Ta) x 212/fc (16 - Ta) x 213/fc
14
DV7CK=1 (16 - Ta) x 24/fs (16 - Ta) x 25/fs
6
SLOW1/2, SLEEP1/2 modes (16 - Ta) x 24/fs (16 - Ta) x 25/fs (16 - Ta) x 26/fs (16 - Tb) x 24/fs (16 - Tb) x 25/fs (16 - Tb) x 26/fs R/W
Ta
(16 - Ta) x 2 /fc (16 - Tb) x 212/fc (16 - Tb) x 2 /fc
13
(16 - Ta) x 2 /fs (16 - Tb) x 24/fs (16 - Tb) x 2 /fs
5
Tb
Setting "L" level period of the window gate pulse
(16 - Tb) x
214/fc
(16 - Tb) x
26/fs
The internal window gate pulse consists of "H" level period (Ta) that is counting time and "L" level period (Tb) that is counting stop time. Ta or Tb can be individually set by TREG1B. One cycle contains Ta + Tb.
Note 1: Because the internal window gate pulse is generated in synchronization with the internal divider, it may be delayed for a maximum of one cycle of the source clock (WGPSCK) immediately after start of the timer. Note 2: Set the internal window gate pulse when the timer counter is not operating or during the Tb period. When Tb is overwritten during the Tb period, the update is valid from the next Tb period. Note 3: In case of TC1CR2 = "1", if window gate pulse becomes falling edge, the up counter stops plus "1" regardless of ECIN input level. Therefore, if ECIN is always "H" or "L" level, count value becomes "1". Note 4: In case of TC1CR2 = "0", because the up counter is counted on the falling edge of logical AND-ed pulse (between ECIN pin input and window gate pulse), if window gate pulse becomes falling edge while ECIN input is "H" level, the up counter stops plus "1". Therefore, if ECIN input is always "H" level, count value becomes "1".
Page 84
TMP86CM23AUG
Table 8-3 Table Setting Ta and Tb (WGPSCK = 10, fc = 16 MHz)
Setting Value 0 1 2 3 4 5 6 7 Setting time 16.38ms 15.36ms 14.34ms 13.31ms 12.29ms 11.26ms 10.24ms 9.22ms Setting Value 8 9 A B C D E F Setting time 8.19ms 7.17ms 6.14ms 5.12ms 4.10ms 3.07ms 2.05ms 1.02ms
Table 8-4 Table Setting Ta and Tb (WGPSCK = 10, fs = 32.768 kHz)
Setting Valuen 0 1 2 3 4 5 6 7 Setting time 31.25ms 29.30ms 27.34ms 25.39ms 23.44ms 21.48ms 19.53ms 17.58ms Setting Value 8 9 A B C D E F Setting time 15.63ms 13.67ms 11.72ms 9.77ms 7.81ms 5.86ms 3.91ms 1.95ms
Page 85
8. 18-Bit Timer/Counter (TC1)
8.3 Function TMP86CM23AUG
ECIN pin input Window gate pulse AND-ed pulse (Internal signal) Up counter 0 1 2 3 4 5 6 0 1 2 3 4 5 6
Ta
Tb
Ta
INTTC1 interrupt
Read Clear
TC1CR1 a) TC1CR2 = "0"
TC1CR2
ECIN pin input Window gate pulse Up counter 0
Ta
Tb
Ta
1 2 3 4 5 6 7 8 9 10 11 12
13
0
1 2 3 4 5 6 7 8 9 10 11
12
INTTC1 interrupt
Read Clear
TC1CR1 a) TC1CR2 = "1"
Figure 8-5 Timing chart for the frequency measurement mode (Window gate pulse falling interrupt)
Page 86
TMP86CM23AUG
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration
PWM mode
Overflow
fc/211 or fs/23 INTTC4 interrupt request
fc/2 5 fc/2 fc/23
fs
7
fc/2 fc
TC4 pin TC4M TC4S TFF4
A B C D E F G H S
Y
A B S
Y
Clear
8-bit up-counter
TC4S
PDO, PPG mode
A 16-bit mode
16-bit mode
Y B S S
Timer, Event Counter mode
Toggle Q Set Clear
Timer F/F4
PDO4/PWM4/ PPG4 pin
TC4CK TC4CR TTREG4 PWREG4
A Y B
PWM, PPG mode
DecodeEN
TFF4
PDO, PWM, PPG mode
16-bit mode
TC3S
PWM mode
fc/211 or fs/23
fc/27 5 fc/2 3 fc/2
fs
fc/2 fc
TC3 pin TC3M TC3S TFF3
A B C D E F G H S
Clear Y
8-bit up-counter Overflow 16-bit mode PDO mode
INTTC3 interrupt request
16-bit mode Timer, Event Couter mode
Toggle Q Set Clear
Timer F/F3
PDO3/PWM3/ pin
TC3CK TC3CR TTREG3 PWREG3 TFF3
PWM mode
DecodeEN
PDO, PWM mode 16-bit mode
Figure 9-1 8-Bit TimerCounter 3, 4
Page 87
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration TMP86CM23AUG
9.2 TimerCounter Control
The TimerCounter 3 is controlled by the TimerCounter 3 control register (TC3CR) and two 8-bit timer registers (TTREG3, PWREG3). TimerCounter 3 Timer Register
TTREG3 (001CH) R/W 7 6 5 4 3 2 1 0 (Initial value: 1111 1111)
PWREG3 (0028H) R/W
7
6
5
4
3
2
1
0 (Initial value: 1111 1111)
Note 1: Do not change the timer register (TTREG3) setting while the timer is running. Note 2: Do not change the timer register (PWREG3) setting in the operating mode except the 8-bit and 16-bit PWM modes while the timer is running.
TimerCounter 3 Control Register
TC3CR (0018H) 7 TFF3 6 5 TC3CK 4 3 TC3S 2 1 TC3M 0 (Initial value: 0000 0000)
TFF3
Time F/F3 control
0: 1:
Clear Set NORMAL1/2, IDLE1/2 mode DV7CK = 0 DV7CK = 1 fs/23 fc/27 fc/25 fc/23 fs fc/2 fc TC3 pin input SLOW1/2 SLEEP1/2 mode fs/23 - - - fs - fc (Note 8)
R/W
000 001 TC3CK Operating clock selection [Hz] 010 011 100 101 110 111 TC3S TC3 start control 0: 1: 000: 001: TC3M TC3M operating mode select 010: 011: 1**:
fc/211 fc/27 fc/25 fc/23 fs fc/2 fc
R/W
Operation stop and counter clear Operation start 8-bit timer/event counter mode 8-bit programmable divider output (PDO) mode 8-bit pulse width modulation (PWM) output mode 16-bit mode (Each mode is selectable with TC4M.) Reserved
R/W
R/W
Note 1: fc: High-frequency clock [Hz] fs: Low-frequency clock[Hz] Note 2: Do not change the TC3M, TC3CK and TFF3 settings while the timer is running. Note 3: To stop the timer operation (TC3S= 1 0), do not change the TC3M, TC3CK and TFF3 settings. To start the timer operation (TC3S= 0 1), TC3M, TC3CK and TFF3 can be programmed. Note 4: To use the TimerCounter in the 16-bit mode, set the operating mode by programming TC4CR, where TC3M must be fixed to 011. Note 5: To use the TimerCounter in the 16-bit mode, select the source clock by programming TC3CK. Set the timer start control and timer F/F control by programming TC4CR and TC4CR, respectively. Note 6: The operating clock settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 9-1 and Table 9-2.
Page 88
TMP86CM23AUG
Note 7: The timer register settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 93. Note 8: The operating clock fc in the SLOW or SLEEP mode can be used only as the high-frequency warm-up mode.
Page 89
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration TMP86CM23AUG
The TimerCounter 4 is controlled by the TimerCounter 4 control register (TC4CR) and two 8-bit timer registers (TTREG4 and PWREG4). TimerCounter 4 Timer Register
TTREG4 (001DH) R/W 7 6 5 4 3 2 1 0 (Initial value: 1111 1111)
PWREG4 (0029H) R/W
7
6
5
4
3
2
1
0 (Initial value: 1111 1111)
Note 1: Do not change the timer register (TTREG4) setting while the timer is running. Note 2: Do not change the timer register (PWREG4) setting in the operating mode except the 8-bit and 16-bit PWM modes while the timer is running.
TimerCounter 4 Control Register
TC4CR (0019H) 7 TFF4 6 5 TC4CK 4 3 TC4S 2 1 TC4M 0 (Initial value: 0000 0000)
TFF4
Timer F/F4 control
0: 1:
Clear Set NORMAL1/2, IDLE1/2 mode DV7CK = 0 DV7CK = 1 fs/23 fc/27 fc/25 fc/2 fs fc/2 fc TC4 pin input
3
R/W SLOW1/2 SLEEP1/2 mode fs/23 - - - fs - - R/W
000 001 TC4CK Operating clock selection [Hz] 010 011 100 101 110 111 TC4S TC4 start control 0: 1: 000: 001: 010: TC4M TC4M operating mode select 011: 100: 101: 110: 111:
fc/211 fc/27 fc/25 fc/2 fs fc/2 fc
3
Operation stop and counter clear Operation start 8-bit timer/event counter mode 8-bit programmable divider output (PDO) mode 8-bit pulse width modulation (PWM) output mode Reserved 16-bit timer/event counter mode Warm-up counter mode 16-bit pulse width modulation (PWM) output mode 16-bit PPG mode
R/W
R/W
Note 1: fc: High-frequency clock [Hz] fs: Low-frequency clock [Hz] Note 2: Do not change the TC4M, TC4CK and TFF4 settings while the timer is running. Note 3: To stop the timer operation (TC4S= 1 0), do not change the TC4M, TC4CK and TFF4 settings. To start the timer operation (TC4S= 0 1), TC4M, TC4CK and TFF4 can be programmed. Note 4: When TC4M= 1** (upper byte in the 16-bit mode), the source clock becomes the TC3 overflow signal regardless of the TC4CK setting. Note 5: To use the TimerCounter in the 16-bit mode, select the operating mode by programming TC4M, where TC3CR must be set to 011.
Page 90
TMP86CM23AUG
Note 6: To the TimerCounter in the 16-bit mode, select the source clock by programming TC3CR. Set the timer start control and timer F/F control by programming TC4S and TFF4, respectively. Note 7: The operating clock settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 9-1 and Table 9-2. Note 8: The timer register settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 93.
Table 9-1 Operating Mode and Selectable Source Clock (NORMAL1/2 and IDLE1/2 Modes)
Operating mode fc/211 or fs/23 8-bit timer 8-bit event counter 8-bit PDO 8-bit PWM 16-bit timer 16-bit event counter Warm-up counter 16-bit PWM 16-bit PPG - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fc/27 fc/25 fc/23 fs fc/2 fc TC3 pin input - - - - - TC4 pin input - - - - - - - -
Note 1: For 16-bit operations (16-bit timer/event counter, warm-up counter, 16-bit PWM and 16-bit PPG), set its source clock on lower bit (TC3CK). Note 2: : Available source clock
Table 9-2 Operating Mode and Selectable Source Clock (SLOW1/2 and SLEEP1/2 Modes)
Operating mode fc/211 or fs/23 8-bit timer 8-bit event counter 8-bit PDO 8-bit PWM 16-bit timer 16-bit event counter Warm-up counter 16-bit PWM 16-bit PPG - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fc/27 fc/25 fc/23 fs fc/2 fc TC3 pin input - - - - - TC4 pin input - - - - - - - -
Note1: For 16-bit operations (16-bit timer/event counter, warm-up counter, 16-bit PWM and 16-bit PPG), set its source clock on lower bit (TC3CK). Note2: : Available source clock
Page 91
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration TMP86CM23AUG
Table 9-3 Constraints on Register Values Being Compared
Operating mode 8-bit timer/event counter 8-bit PDO 8-bit PWM 16-bit timer/event counter Warm-up counter 16-bit PWM 1 (TTREGn) 255 1 (TTREGn) 255 2 (PWREGn) 254 1 (TTREG4, 3) 65535 256 (TTREG4, 3) 65535 2 (PWREG4, 3) 65534 1 (PWREG4, 3) < (TTREG4, 3) 65535 16-bit PPG and (PWREG4, 3) + 1 < (TTREG4, 3) Register Value
Note: n = 3 to 4
Page 92
TMP86CM23AUG
9.3 Function
The TimerCounter 3 and 4 have the 8-bit timer, 8-bit event counter, 8-bit programmable divider output (PDO), 8bit pulse width modulation (PWM) output modes. The TimerCounter 3 and 4 (TC3, 4) are cascadable to form a 16bit timer. The 16-bit timer has the operating modes such as the 16-bit timer, 16-bit event counter, warm-up counter, 16-bit pulse width modulation (PWM) output and 16-bit programmable pulse generation (PPG) modes.
9.3.1
8-Bit Timer Mode (TC3 and 4)
In the timer mode, the up-counter counts up using the internal clock. When a match between the up-counter and the timer register j (TTREGj) value is detected, an INTTCj interrupt is generated and the up-counter is cleared. After being cleared, the up-counter restarts counting.
Note 1: In the timer mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj and PPGj pins may output pulses. Note 2: In the timer mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the timer mode, the new value programmed in TTREGj is in effect immediately after the programming. Therefore, if TTREGi is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 3, 4
Table 9-4 Source Clock for TimerCounter 3, 4 (Internal Clock)
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 [Hz] fc/27 fc/25 fc/23 DV7CK = 1 fs/23 [Hz] fc/27 fc/25 fc/23 SLOW1/2, SLEEP1/2 mode fs/23 [Hz] - - - Resolution Maximum Time Setting
fc = 16 MHz
fs = 32.768 kHz
fc = 16 MHz
fs = 32.768 kHz
128 s 8 s 2 s 500 ns
244.14 s - - -
32.6 ms 2.0 ms 510 s 127.5 s
62.3 ms - - -
Example :Setting the timer mode with source clock fc/27 Hz and generating an interrupt 80 s later (TimerCounter4, fc = 16.0 MHz)
LD DI SET EI LD LD (TC4CR), 00010000B (TC4CR), 00011000B : Sets the operating clock to fc/27, and 8-bit timer mode. : Starts TC4. (EIRH). 4 : Enables INTTC4 interrupt. (TTREG4), 0AH : Sets the timer register (80 s/27/fc = 0AH).
Page 93
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration TMP86CM23AUG
TC4CR
Internal Source Clock Counter 1 2 3 n-1 n0 1 2 n-1 n0 1 2 0
TTREG4
?
n
Match detect Counter clear Match detect Counter clear
INTTC4 interrupt request
Figure 9-2 8-Bit Timer Mode Timing Chart (TC4)
9.3.2
8-Bit Event Counter Mode (TC3, 4)
In the 8-bit event counter mode, the up-counter counts up at the falling edge of the input pulse to the TCj pin. When a match between the up-counter and the TTREGj value is detected, an INTTCj interrupt is generated and the up-counter is cleared. After being cleared, the up-counter restarts counting at the falling edge of the input pulse to the TCj pin. Two machine cycles are required for the low- or high-level pulse input to the TCj pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/24 Hz in the SLOW1/2 or SLEEP1/2 mode.
Note 1: In the event counter mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj and PPGj pins may output pulses. Note 2: In the event counter mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the event counter mode, the new value programmed in TTREGj is in effect immediately after the programming. Therefore, if TTREGi is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 3, 4
TC4CR
TC4 pin input
Counter
0
1
2
n-1
n0
1
2
n-1
n0
1
2
0
TTREG4
?
n
Match detect Counter clear Match detect Counter clear
INTTC4 interrupt request
Figure 9-3 8-Bit Event Counter Mode Timing Chart (TC4)
9.3.3
8-Bit Programmable Divider Output (PDO) Mode (TC3, 4)
This mode is used to generate a pulse with a 50% duty cycle from the PDOj pin. In the PDO mode, the up-counter counts up using the internal clock. When a match between the up-counter and the TTREGj value is detected, the logic level output from the PDOj pin is switched to the opposite state and the up-counter is cleared. The INTTCj interrupt request is generated at the time. The logic state opposite to the timer F/Fj logic level is output from the PDOj pin. An arbitrary value can be set to the timer F/Fj by TCjCR. Upon reset, the timer F/Fj value is initialized to 0. To use the programmable divider output, set the output latch of the I/O port to 1.
Page 94
TMP86CM23AUG
Example :Generating 1024 Hz pulse using TC4 (fc = 16.0 MHz)
Setting port LD LD LD (TTREG4), 3DH (TC4CR), 00010001B (TC4CR), 00011001B : 1/1024/27/fc/2 = 3DH : Sets the operating clock to fc/27, and 8-bit PDO mode. : Starts TC4.
Note 1: In the programmable divider output mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the programmable divider output mode, the new value programmed in TTREGj is in effect immediately after programming. Therefore, if TTREGi is changed while the timer is running, an expected operation may not be obtained. Note 2: When the timer is stopped during PDO output, the PDOj pin holds the output status when the timer is stopped. To change the output status, program TCjCR after the timer is stopped. Do not change the TCjCR setting upon stopping of the timer. Example: Fixing the PDOj pin to the high level when the TimerCounter is stopped CLR (TCjCR).3: Stops the timer. CLR (TCjCR).7: Sets the PDOj pin to the high level. Note 3: j = 3, 4
Page 95
9.1 Configuration
9. 8-Bit TimerCounter (TC3, TC4)
TC4CR
TC4CR
Write of "1"
Internal source clock n0 1 2 n0 1 2 n0 1 2 n0 1 2 3 0
Counter
0
1
2
Figure 9-4 8-Bit PDO Mode Timing Chart (TC4)
Match detect Match detect Match detect
Page 96
TTREG4
?
n
Match detect
Timer F/F4
Set F/F
PDO4 pin
INTTC4 interrupt request
Held at the level when the timer is stopped
TMP86CM23AUG
TMP86CM23AUG
9.3.4
8-Bit Pulse Width Modulation (PWM) Output Mode (TC3, 4)
This mode is used to generate a pulse-width modulated (PWM) signals with up to 8 bits of resolution. The up-counter counts up using the internal clock. When a match between the up-counter and the PWREGj value is detected, the logic level output from the timer F/Fj is switched to the opposite state. The counter continues counting. The logic level output from the timer F/Fj is switched to the opposite state again by the up-counter overflow, and the counter is cleared. The INTTCj interrupt request is generated at this time. Since the initial value can be set to the timer F/Fj by TCjCR, positive and negative pulses can be generated. Upon reset, the timer F/Fj is cleared to 0. (The logic level output from the PWMj pin is the opposite to the timer F/Fj logic level.) Since PWREGj in the PWM mode is serially connected to the shift register, the value set to PWREGj can be changed while the timer is running. The value set to PWREGj during a run of the timer is shifted by the INTTCj interrupt request and loaded into PWREGj. While the timer is stopped, the value is shifted immediately after the programming of PWREGj. If executing the read instruction to PWREGj during PWM output, the value in the shift register is read, but not the value set in PWREGj. Therefore, after writing to PWREGj, the reading data of PWREGj is previous value until INTTCj is generated. For the pin used for PWM output, the output latch of the I/O port must be set to 1.
Note 1: In the PWM mode, program the timer register PWREGj immediately after the INTTCj interrupt request is generated (normally in the INTTCj interrupt service routine.) If the programming of PWREGj and the interrupt request occur at the same time, an unstable value is shifted, that may result in generation of the pulse different from the programmed value until the next INTTCj interrupt request is generated. Note 2: When the timer is stopped during PWM output, the PWMj pin holds the output status when the timer is stopped. To change the output status, program TCjCR after the timer is stopped. Do not change the TCjCR upon stopping of the timer. Example: Fixing the PWMj pin to the high level when the TimerCounter is stopped CLR (TCjCR).3: Stops the timer. CLR (TCjCR).7: Sets the PWMj pin to the high level. Note 3: To enter the STOP mode during PWM output, stop the timer and then enter the STOP mode. If the STOP mode is entered without stopping the timer when fc, fc/2 or fs is selected as the source clock, a pulse is output from the PWMj pin during the warm-up period time after exiting the STOP mode. Note 4: j = 3, 4
Table 9-5 PWM Output Mode
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 [Hz] fc/2 fc/2
7 5
Resolution SLOW1/2, SLEEP1/2 mode fs/23 [Hz] - - - fs - -
Repeated Cycle
fc = 16 MHz 128 s 8 s 2 s 500 ns 30.5 s 125 ns 62.5 ns
fs = 32.768 kHz 244.14 s - - - 30.5 s - -
fc = 16 MHz
fs = 32.768 kHz
DV7CK = 1 fs/23 [Hz] fc/2 fc/2
7 5
32.8 ms 2.05 ms 512 s 128 s 7.81 ms 32 s 16 s
62.5 ms - - - 7.81 ms - -
fc/23 fs fc/2 fc
fc/23 fs fc/2 fc
Page 97
9.1 Configuration
9. 8-Bit TimerCounter (TC3, TC4)
TC4CR
TC4CR
Internal source clock n
Write to PWREG4
Counter
0
1
n+1
FF
0
1
n
n+1
FF
0
1
m
m+1
FF
0
1
p
Write to PWREG4
Figure 9-5 8-Bit PWM Mode Timing Chart (TC4)
m Shift Shift m
Match detect Match detect
Page 98
n One cycle period m
PWREG4
?
n
p Shift p
Match detect
Shift
Shift registar
?
n
Match detect
Timer F/F4
PWM4 pin
n
p
INTTC4 interrupt request
TMP86CM23AUG
TMP86CM23AUG
9.3.5
16-Bit Timer Mode (TC3 and 4)
In the timer mode, the up-counter counts up using the internal clock. The TimerCounter 3 and 4 are cascadable to form a 16-bit timer. When a match between the up-counter and the timer register (TTREG3, TTREG4) value is detected after the timer is started by setting TC4CR to 1, an INTTC4 interrupt is generated and the up-counter is cleared. After being cleared, the up-counter continues counting. Program the lower byte and upper byte in this order in the timer register. (Programming only the upper or lower byte should not be attempted.)
Note 1: In the timer mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj, and PPGj pins may output a pulse. Note 2: In the timer mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the timer mode, the new value programmed in TTREGj is in effect immediately after programming of TTREGj. Therefore, if TTREGj is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 3, 4
Table 9-6 Source Clock for 16-Bit Timer Mode
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 fc/27 fc/25 fc/23 DV7CK = 1 fs/23 fc/27 fc/25 fc/23 SLOW1/2, SLEEP1/2 mode fs/23 - - - Resolution Maximum Time Setting
fc = 16 MHz 128 s 8 s 2 s 500 ns
fs = 32.768 kHz 244.14 s - - -
fc = 16 MHz
fs = 32.768 kHz
8.39 s 524.3 ms 131.1 ms 32.8 ms
16 s - - -
Example :Setting the timer mode with source clock fc/27 Hz, and generating an interrupt 300 ms later (fc = 16.0 MHz)
LDW DI SET EI LD (TC3CR), 13H :Sets the operating clock to fc/27, and 16-bit timer mode (lower byte). : Sets the 16-bit timer mode (upper byte). : Starts the timer. (EIRH). 4 : Enables INTTC4 interrupt. (TTREG3), 927CH : Sets the timer register (300 ms/27/fc = 927CH).
LD LD
(TC4CR), 04H (TC4CR), 0CH
TC4CR
Internal source clock Counter 0 1 2 3 mn-1 mn 0 1 2 mn-1 mn 0 1 2 0
TTREG3 (Lower byte) TTREG4 (Upper byte)
?
n
?
m
Match detect Counter clear Match detect Counter clear
INTTC4 interrupt request
Figure 9-6 16-Bit Timer Mode Timing Chart (TC3 and TC4)
Page 99
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration TMP86CM23AUG
9.3.6
16-Bit Event Counter Mode (TC3 and 4)
In the event counter mode, the up-counter counts up at the falling edge to the TC3 pin. The TimerCounter 3 and 4 are cascadable to form a 16-bit event counter. When a match between the up-counter and the timer register (TTREG3, TTREG4) value is detected after the timer is started by setting TC4CR to 1, an INTTC4 interrupt is generated and the up-counter is cleared. After being cleared, the up-counter restarts counting at the falling edge of the input pulse to the TC3 pin. Two machine cycles are required for the low- or high-level pulse input to the TC3 pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/ 2 in the SLOW1/2 or SLEEP1/2 mode. Program the lower byte (TTREG3), and upper byte (TTREG4) in this order in the timer register. (Programming only the upper or lower byte should not be attempted.)
4 Note 1: In the event counter mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj and PPGj pins may output pulses. Note 2: In the event counter mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the event counter mode, the new value programmed in TTREGj is in effect immediately after the programming. Therefore, if TTREGj is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 3, 4
9.3.7
16-Bit Pulse Width Modulation (PWM) Output Mode (TC3 and 4)
This mode is used to generate a pulse-width modulated (PWM) signals with up to 16 bits of resolution. The TimerCounter 3 and 4 are cascadable to form the 16-bit PWM signal generator. The counter counts up using the internal clock or external clock. When a match between the up-counter and the timer register (PWREG3, PWREG4) value is detected, the logic level output from the timer F/F4 is switched to the opposite state. The counter continues counting. The logic level output from the timer F/F4 is switched to the opposite state again by the counter overflow, and the counter is cleared. The INTTC4 interrupt is generated at this time. Two machine cycles are required for the high- or low-level pulse input to the TC3 pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/24 to in the SLOW1/2 or SLEEP1/2 mode. Since the initial value can be set to the timer F/F4 by TC4CR, positive and negative pulses can be generated. Upon reset, the timer F/F4 is cleared to 0. (The logic level output from the PWM4 pin is the opposite to the timer F/F4 logic level.) Since PWREG4 and 3 in the PWM mode are serially connected to the shift register, the values set to PWREG4 and 3 can be changed while the timer is running. The values set to PWREG4 and 3 during a run of the timer are shifted by the INTTCj interrupt request and loaded into PWREG4 and 3. While the timer is stopped, the values are shifted immediately after the programming of PWREG4 and 3. Set the lower byte (PWREG3) and upper byte (PWREG4) in this order to program PWREG4 and 3. (Programming only the lower or upper byte of the register should not be attempted.) If executing the read instruction to PWREG4 and 3 during PWM output, the values set in the shift register is read, but not the values set in PWREG4 and 3. Therefore, after writing to the PWREG4 and 3, reading data of PWREG4 and 3 is previous value until INTTC4 is generated. For the pin used for PWM output, the output latch of the I/O port must be set to 1.
Note 1: In the PWM mode, program the timer register PWREG4 and 3 immediately after the INTTC4 interrupt request is generated (normally in the INTTC4 interrupt service routine.) If the programming of PWREGj and the interrupt request occur at the same time, an unstable value is shifted, that may result in generation of pulse different from the programmed value until the next INTTC4 interrupt request is generated. Note 2: When the timer is stopped during PWM output, the PWM4 pin holds the output status when the timer is stopped. To change the output status, program TC4CR after the timer is stopped. Do not program TC4CR upon stopping of the timer. Example: Fixing the PWM4 pin to the high level when the TimerCounter is stopped
Page 100
TMP86CM23AUG
CLR (TC4CR).3: Stops the timer. CLR (TC4CR).7 : Sets the PWM4 pin to the high level. Note 3: To enter the STOP mode, stop the timer and then enter the STOP mode. If the STOP mode is entered without stopping of the timer when fc, fc/2 or fs is selected as the source clock, a pulse is output from the PWM4 pin during the warm-up period time after exiting the STOP mode.
Table 9-7 16-Bit PWM Output Mode
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 fc/27 fc/25 fc/23 fs fc/2 fc DV7CK = 1 fs/23 [Hz] fc/27 fc/25 fc/23 fs fc/2 fc SLOW1/2, SLEEP1/2 mode fs/23 [Hz] - - - fs - - Resolution Repeated Cycle
fc = 16 MHz 128 s 8 s 2 s 500 ns 30.5 s 125 ns 62.5 ns
fs = 32.768 kHz 244.14 s - - - 30.5 s - -
fc = 16 MHz
fs = 32.768 kHz
8.39 s 524.3 ms 131.1 ms 32.8 ms 2s 8.2 ms 4.1 ms
16 s - - - 2s - -
Example :Generating a pulse with 1-ms high-level width and a period of 32.768 ms (fc = 16.0 MHz)
Setting ports LDW LD (PWREG3), 07D0H (TC3CR), 33H : Sets the pulse width. : Sets the operating clock to fc/23, and 16-bit PWM output mode (lower byte). : Sets TFF4 to the initial value 0, and 16-bit PWM signal generation mode (upper byte). : Starts the timer.
LD
(TC4CR), 056H
LD
(TC4CR), 05EH
Page 101
9.1 Configuration
9. 8-Bit TimerCounter (TC3, TC4)
TC4CR
TC4CR
Internal source clock an
Write to PWREG3
Counter
0
1
an+1
FFFF
0
1
an
an+1
FFFF
0
1
bm bm+1
Write to PWREG3
FFFF
0
1
cp
PWREG3 (Lower byte)
?
Write to PWREG4
n
m
p
Write to PWREG4
Figure 9-7 16-Bit PWM Mode Timing Chart (TC3 and TC4)
Page 102
b Shift Shift bm
Match detect an One cycle period bm
PWREG4 (Upper byte)
?
a
c Shift cp
Match detect Match detect
Shift
16-bit shift register
?
an
Match detect
Timer F/F4
PWM4 pin
an
cp
INTTC4 interrupt request
TMP86CM23AUG
TMP86CM23AUG
9.3.8
16-Bit Programmable Pulse Generate (PPG) Output Mode (TC3 and 4)
This mode is used to generate pulses with up to 16-bits of resolution. The timer counter 3 and 4 are cascadable to enter the 16-bit PPG mode. The counter counts up using the internal clock or external clock. When a match between the up-counter and the timer register (PWREG3, PWREG4) value is detected, the logic level output from the timer F/F4 is switched to the opposite state. The counter continues counting. The logic level output from the timer F/F4 is switched to the opposite state again when a match between the up-counter and the timer register (TTREG3, TTREG4) value is detected, and the counter is cleared. The INTTC4 interrupt is generated at this time. Two machine cycles are required for the high- or low-level pulse input to the TC3 pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/24 to in the SLOW1/ 2 or SLEEP1/2 mode. Since the initial value can be set to the timer F/F4 by TC4CR, positive and negative pulses can be generated. Upon reset, the timer F/F4 is cleared to 0. (The logic level output from the PPG4 pin is the opposite to the timer F/F4.) Set the lower byte and upper byte in this order to program the timer register. (TTREG3 TTREG4, PWREG3 PWREG4) (Programming only the upper or lower byte should not be attempted.) For PPG output, set the output latch of the I/O port to 1.
Example :Generating a pulse with 1-ms high-level width and a period of 16.385 ms (fc = 16.0 MHz)
Setting ports LDW LDW LD (PWREG3), 07D0H (TTREG3), 8002H (TC3CR), 33H : Sets the pulse width. : Sets the cycle period. : Sets the operating clock to fc/23, and16-bit PPG mode (lower byte). : Sets TFF4 to the initial value 0, and 16-bit PPG mode (upper byte). : Starts the timer.
LD LD
(TC4CR), 057H (TC4CR), 05FH
Note 1: In the PPG mode, do not change the PWREGi and TTREGi settings while the timer is running. Since PWREGi and TTREGi are not in the shift register configuration in the PPG mode, the new values programmed in PWREGi and TTREGi are in effect immediately after programming PWREGi and TTREGi. Therefore, if PWREGi and TTREGi are changed while the timer is running, an expected operation may not be obtained. Note 2: When the timer is stopped during PPG output, the PPG4 pin holds the output status when the timer is stopped. To change the output status, program TC4CR after the timer is stopped. Do not change TC4CR upon stopping of the timer. Example: Fixing the PPG4 pin to the high level when the TimerCounter is stopped CLR (TC4CR).3: Stops the timer CLR (TC4CR).7: Sets the PPG4 pin to the high level Note 3: i = 3, 4
Page 103
9.1 Configuration
9. 8-Bit TimerCounter (TC3, TC4)
TC4CR
TC4CR
Write of "0"
Internal source clock 1 mn mn+1 qr-1 qr 0 1 mn mn+1 1 qr-1 qr 0 mn mn+1 0
Counter
0
PWREG3 (Lower byte)
?
n
Figure 9-8 16-Bit PPG Mode Timing Chart (TC3 and TC4)
Page 104
Match detect Match detect Match detect mn mn
PWREG4 (Upper byte)
?
m
Match detect
Match detect
TTREG3 (Lower byte)
?
r
TTREG4 (Upper byte)
?
q F/F clear Held at the level when the timer stops
mn
Timer F/F4
PPG4 pin
INTTC4 interrupt request
TMP86CM23AUG
TMP86CM23AUG
9.3.9
Warm-Up Counter Mode
In this mode, the warm-up period time is obtained to assure oscillation stability when the system clocking is switched between the high-frequency and low-frequency. The timer counter 3 and 4 are cascadable to form a 16-bit TimerCounter. The warm-up counter mode has two types of mode; switching from the high-frequency to low-frequency, and vice-versa.
Note 1: In the warm-up counter mode, fix TCiCR to 0. If not fixed, the PDOi, PWMi and PPGi pins may output pulses. Note 2: In the warm-up counter mode, only upper 8 bits of the timer register TTREG4 and 3 are used for match detection and lower 8 bits are not used. Note 3: i = 3, 4
9.3.9.1
Low-Frequency Warm-up Counter Mode (NORMAL1 NORMAL2 SLOW2 SLOW1)
In this mode, the warm-up period time from a stop of the low-frequency clock fs to oscillation stability is obtained. Before starting the timer, set SYSCR2 to 1 to oscillate the low-frequency clock. When a match between the up-counter and the timer register (TTREG4, 3) value is detected after the timer is started by setting TC4CR to 1, the counter is cleared by generating the INTTC4 interrupt request. After stopping the timer in the INTTC4 interrupt service routine, set SYSCR2 to 1 to switch the system clock from the high-frequency to low-frequency, and then clear of SYSCR2 to 0 to stop the high-frequency clock.
Table 9-8 Setting Time of Low-Frequency Warm-Up Counter Mode (fs = 32.768 kHz)
Minimum Time Setting (TTREG4, 3 = 0100H) 7.81 ms Maximum Time Setting (TTREG4, 3 = FF00H) 1.99 s
Example :After checking low-frequency clock oscillation stability with TC4 and 3, switching to the SLOW1 mode
SET LD LD LD DI SET EI SET : PINTTC4: CLR SET (TC4CR).3 : (TC4CR).3 (SYSCR2).5 : Stops TC4 and 3. : SYSCR2 1 (Switches the system clock to the low-frequency clock.) : SYSCR2 0 (Stops the high-frequency clock.) (EIRH). 4 (SYSCR2).6 (TC3CR), 43H (TC4CR), 05H (TTREG3), 8000H : SYSCR2 1 : Sets TFF3=0, source clock fs, and 16-bit mode. : Sets TFF4=0, and warm-up counter mode. : Sets the warm-up time. (The warm-up time depends on the oscillator characteristic.) : IMF 0 : Enables the INTTC4. : IMF 1 : Starts TC4 and 3.
CLR RETI : VINTTC4: DW
(SYSCR2).7
: PINTTC4 : INTTC4 vector table
Page 105
9. 8-Bit TimerCounter (TC3, TC4)
9.1 Configuration TMP86CM23AUG
9.3.9.2
High-Frequency Warm-Up Counter Mode (SLOW1 SLOW2 NORMAL2 NORMAL1)
In this mode, the warm-up period time from a stop of the high-frequency clock fc to the oscillation stability is obtained. Before starting the timer, set SYSCR2 to 1 to oscillate the high-frequency clock. When a match between the up-counter and the timer register (TTREG4, 3) value is detected after the timer is started by setting TC4CR to 1, the counter is cleared by generating the INTTC4 interrupt request. After stopping the timer in the INTTC4 interrupt service routine, clear SYSCR2 to 0 to switch the system clock from the low-frequency to high-frequency, and then SYSCR2 to 0 to stop the low-frequency clock.
Table 9-9 Setting Time in High-Frequency Warm-Up Counter Mode
Minimum time Setting (TTREG4, 3 = 0100H) 16 s Maximum time Setting (TTREG4, 3 = FF00H) 4.08 ms
Example :After checking high-frequency clock oscillation stability with TC4 and 3, switching to the NORMAL1 mode
SET LD LD LD (SYSCR2).7 (TC3CR), 63H (TC4CR), 05H (TTREG3), 0F800H : SYSCR2 1 : Sets TFF3=0, source clock fc, and 16-bit mode. : Sets TFF4=0, and warm-up counter mode. : Sets the warm-up time. (The warm-up time depends on the oscillator characteristic.) : IMF 0 (EIRH). 4 : Enables the INTTC4. : IMF 1 (TC4CR).3 : (TC4CR).3 (SYSCR2).5 : Stops the TC4 and 3. : SYSCR2 0 (Switches the system clock to the high-frequency clock.) : SYSCR2 0 (Stops the low-frequency clock.) : Starts the TC4 and 3.
DI SET EI SET : PINTTC4: CLR CLR
CLR
(SYSCR2).6
RETI : VINTTC4: DW : PINTTC4 : INTTC4 vector table
Page 106
TMP86CM23AUG
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration
PWM mode
Overflow
fc/211 or fs/23 INTTC6 interrupt request
fc/2 5 fc/2 fc/23
fs
7
fc/2 fc
TC6 pin TC6M TC6S TFF6
A B C D E F G H S
Y
A B S
Y
Clear
8-bit up-counter
TC6S
PDO, PPG mode
A 16-bit mode
16-bit mode
Y B S S
Timer, Event Counter mode
Toggle Q Set Clear
Timer F/F6
PDO6/PWM6/ PPG6 pin
TC6CK TC6CR TTREG6 PWREG6
A Y B
PWM, PPG mode
DecodeEN
TFF6
PDO, PWM, PPG mode
16-bit mode
TC5S
PWM mode
fc/211 or fs/23
fc/27 5 fc/2 3 fc/2
fs
fc/2 fc
TC5 pin TC5M TC5S TFF5
A B C D E F G H S
Clear Y
8-bit up-counter Overflow 16-bit mode PDO mode
INTTC5 interrupt request
16-bit mode Timer, Event Couter mode
Toggle Q Set Clear
Timer F/F5
PDO5/PWM5/ pin
TC5CK TC5CR TTREG5 PWREG5 TFF5
PWM mode
DecodeEN
PDO, PWM mode 16-bit mode
Figure 10-1 8-Bit TimerCounter 5, 6
Page 107
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration TMP86CM23AUG
10.2 TimerCounter Control
The TimerCounter 5 is controlled by the TimerCounter 5 control register (TC5CR) and two 8-bit timer registers (TTREG5, PWREG5). TimerCounter 5 Timer Register
TTREG5 (001EH) R/W 7 6 5 4 3 2 1 0 (Initial value: 1111 1111)
PWREG5 (002AH) R/W
7
6
5
4
3
2
1
0 (Initial value: 1111 1111)
Note 1: Do not change the timer register (TTREG5) setting while the timer is running. Note 2: Do not change the timer register (PWREG5) setting in the operating mode except the 8-bit and 16-bit PWM modes while the timer is running.
TimerCounter 5 Control Register
TC5CR (001AH) 7 TFF5 6 5 TC5CK 4 3 TC5S 2 1 TC5M 0 (Initial value: 0000 0000)
TFF5
Time F/F5 control
0: 1:
Clear Set NORMAL1/2, IDLE1/2 mode DV7CK = 0 DV7CK = 1 fs/23 fc/27 fc/25 fc/23 fs fc/2 fc TC5 pin input SLOW1/2 SLEEP1/2 mode fs/23 - - - fs - fc (Note 8)
R/W
000 001 TC5CK Operating clock selection [Hz] 010 011 100 101 110 111 TC5S TC5 start control 0: 1: 000: 001: TC5M TC5M operating mode select 010: 011: 1**:
fc/211 fc/27 fc/25 fc/23 fs fc/2 fc
R/W
Operation stop and counter clear Operation start 8-bit timer/event counter mode 8-bit programmable divider output (PDO) mode 8-bit pulse width modulation (PWM) output mode 16-bit mode (Each mode is selectable with TC6M.) Reserved
R/W
R/W
Note 1: fc: High-frequency clock [Hz] fs: Low-frequency clock[Hz] Note 2: Do not change the TC5M, TC5CK and TFF5 settings while the timer is running. Note 3: To stop the timer operation (TC5S= 1 0), do not change the TC5M, TC5CK and TFF5 settings. To start the timer operation (TC5S= 0 1), TC5M, TC5CK and TFF5 can be programmed. Note 4: To use the TimerCounter in the 16-bit mode, set the operating mode by programming TC6CR, where TC5M must be fixed to 011. Note 5: To use the TimerCounter in the 16-bit mode, select the source clock by programming TC5CK. Set the timer start control and timer F/F control by programming TC6CR and TC6CR, respectively. Note 6: The operating clock settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 10-1 and Table 10-2.
Page 108
TMP86CM23AUG
Note 7: The timer register settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 103. Note 8: The operating clock fc in the SLOW or SLEEP mode can be used only as the high-frequency warm-up mode.
Page 109
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration TMP86CM23AUG
The TimerCounter 6 is controlled by the TimerCounter 6 control register (TC6CR) and two 8-bit timer registers (TTREG6 and PWREG6). TimerCounter 6 Timer Register
TTREG6 (001FH) R/W 7 6 5 4 3 2 1 0 (Initial value: 1111 1111)
PWREG6 (002BH) R/W
7
6
5
4
3
2
1
0 (Initial value: 1111 1111)
Note 1: Do not change the timer register (TTREG6) setting while the timer is running. Note 2: Do not change the timer register (PWREG6) setting in the operating mode except the 8-bit and 16-bit PWM modes while the timer is running.
TimerCounter 6 Control Register
TC6CR (001BH) 7 TFF6 6 5 TC6CK 4 3 TC6S 2 1 TC6M 0 (Initial value: 0000 0000)
TFF6
Timer F/F6 control
0: 1:
Clear Set NORMAL1/2, IDLE1/2 mode DV7CK = 0 DV7CK = 1 fs/23 fc/27 fc/25 fc/2 fs fc/2 fc TC6 pin input
3
R/W SLOW1/2 SLEEP1/2 mode fs/23 - - - fs - - R/W
000 001 TC6CK Operating clock selection [Hz] 010 011 100 101 110 111 TC6S TC6 start control 0: 1: 000: 001: 010: TC6M TC6M operating mode select 011: 100: 101: 110: 111:
fc/211 fc/27 fc/25 fc/2 fs fc/2 fc
3
Operation stop and counter clear Operation start 8-bit timer/event counter mode 8-bit programmable divider output (PDO) mode 8-bit pulse width modulation (PWM) output mode Reserved 16-bit timer/event counter mode Warm-up counter mode 16-bit pulse width modulation (PWM) output mode 16-bit PPG mode
R/W
R/W
Note 1: fc: High-frequency clock [Hz] fs: Low-frequency clock [Hz] Note 2: Do not change the TC6M, TC6CK and TFF6 settings while the timer is running. Note 3: To stop the timer operation (TC6S= 1 0), do not change the TC6M, TC6CK and TFF6 settings. To start the timer operation (TC6S= 0 1), TC6M, TC6CK and TFF6 can be programmed. Note 4: When TC6M= 1** (upper byte in the 16-bit mode), the source clock becomes the TC5 overflow signal regardless of the TC6CK setting. Note 5: To use the TimerCounter in the 16-bit mode, select the operating mode by programming TC6M, where TC5CR must be set to 011.
Page 110
TMP86CM23AUG
Note 6: To the TimerCounter in the 16-bit mode, select the source clock by programming TC5CR. Set the timer start control and timer F/F control by programming TC6S and TFF6, respectively. Note 7: The operating clock settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 10-1 and Table 10-2. Note 8: The timer register settings are limited depending on the timer operating mode. For the detailed descriptions, see Table 103. Note 9: To use the PDO, PWM or PPG mode, a pulse is not output from the timer output pin when TC1CR2 is set to 1. To output a pulse from the timer output pin, clear TC1CR2 to 0.
Table 10-1 Operating Mode and Selectable Source Clock (NORMAL1/2 and IDLE1/2 Modes)
Operating mode fc/211 or fs/2 8-bit timer 8-bit event counter 8-bit PDO 8-bit PWM 16-bit timer 16-bit event counter Warm-up counter 16-bit PWM 16-bit PPG - - -
3
fc/27
fc/25
fc/23
fs
fc/2
fc
TC5 pin input - - - - -
TC6 pin input - - - - - - - -
- - -
- - -
- - -
- - - - - -
- - - - - - -
- - - - - - -
Note 1: For 16-bit operations (16-bit timer/event counter, warm-up counter, 16-bit PWM and 16-bit PPG), set its source clock on lower bit (TC5CK). Note 2: : Available source clock
Table 10-2 Operating Mode and Selectable Source Clock (SLOW1/2 and SLEEP1/2 Modes)
Operating mode fc/211 or fs/23 8-bit timer 8-bit event counter 8-bit PDO 8-bit PWM 16-bit timer 16-bit event counter Warm-up counter 16-bit PWM 16-bit PPG - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fc/27 fc/25 fc/23 fs fc/2 fc TC5 pin input - - - - - TC6 pin input - - - - - - - -
Note1: For 16-bit operations (16-bit timer/event counter, warm-up counter, 16-bit PWM and 16-bit PPG), set its source clock on lower bit (TC5CK). Note2: : Available source clock
Page 111
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration TMP86CM23AUG
Table 10-3 Constraints on Register Values Being Compared
Operating mode 8-bit timer/event counter 8-bit PDO 8-bit PWM 16-bit timer/event counter Warm-up counter 16-bit PWM 1 (TTREGn) 255 1 (TTREGn) 255 2 (PWREGn) 254 1 (TTREG6, 5) 65535 256 (TTREG6, 5) 65535 2 (PWREG6, 5) 65534 1 (PWREG6, 5) < (TTREG6, 5) 65535 16-bit PPG and (PWREG6, 5) + 1 < (TTREG6, 5) Register Value
Note: n = 5 to 6
Page 112
TMP86CM23AUG
10.3 Function
The TimerCounter 5 and 6 have the 8-bit timer, 8-bit event counter, 8-bit programmable divider output (PDO), 8bit pulse width modulation (PWM) output modes. The TimerCounter 5 and 6 (TC5, 6) are cascadable to form a 16bit timer. The 16-bit timer has the operating modes such as the 16-bit timer, 16-bit event counter, warm-up counter, 16-bit pulse width modulation (PWM) output and 16-bit programmable pulse generation (PPG) modes.
10.3.1 8-Bit Timer Mode (TC5 and 6)
In the timer mode, the up-counter counts up using the internal clock. When a match between the up-counter and the timer register j (TTREGj) value is detected, an INTTCj interrupt is generated and the up-counter is cleared. After being cleared, the up-counter restarts counting.
Note 1: In the timer mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj and PPGj pins may output pulses. Note 2: In the timer mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the timer mode, the new value programmed in TTREGj is in effect immediately after the programming. Therefore, if TTREGi is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 5, 6
Table 10-4 Source Clock for TimerCounter 5, 6 (Internal Clock)
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 [Hz] fc/27 fc/25 fc/23 DV7CK = 1 fs/23 [Hz] fc/27 fc/25 fc/23 SLOW1/2, SLEEP1/2 mode fs/23 [Hz] - - - Resolution Maximum Time Setting
fc = 16 MHz
fs = 32.768 kHz
fc = 16 MHz
fs = 32.768 kHz
128 s 8 s 2 s 500 ns
244.14 s - - -
32.6 ms 2.0 ms 510 s 127.5 s
62.3 ms - - -
Example :Setting the timer mode with source clock fc/27 Hz and generating an interrupt 80 s later (TimerCounter6, fc = 16.0 MHz)
LD DI SET EI LD LD (TC6CR), 00010000B (TC6CR), 00011000B : Sets the operating clock to fc/27, and 8-bit timer mode. : Starts TC6. (EIRH). 5 : Enables INTTC6 interrupt. (TTREG6), 0AH : Sets the timer register (80 s/27/fc = 0AH).
Page 113
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration TMP86CM23AUG
TC6CR
Internal Source Clock Counter 1 2 3 n-1 n0 1 2 n-1 n0 1 2 0
TTREG6
?
n
Match detect Counter clear Match detect Counter clear
INTTC6 interrupt request
Figure 10-2 8-Bit Timer Mode Timing Chart (TC6)
10.3.2 8-Bit Event Counter Mode (TC5, 6)
In the 8-bit event counter mode, the up-counter counts up at the falling edge of the input pulse to the TCj pin. When a match between the up-counter and the TTREGj value is detected, an INTTCj interrupt is generated and the up-counter is cleared. After being cleared, the up-counter restarts counting at the falling edge of the input pulse to the TCj pin. Two machine cycles are required for the low- or high-level pulse input to the TCj pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/24 Hz in the SLOW1/2 or SLEEP1/2 mode.
Note 1: In the event counter mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj and PPGj pins may output pulses. Note 2: In the event counter mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the event counter mode, the new value programmed in TTREGj is in effect immediately after the programming. Therefore, if TTREGi is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 5, 6
TC6CR
TC6 pin input
Counter
0
1
2
n-1
n0
1
2
n-1
n0
1
2
0
TTREG6
?
n
Match detect Counter clear Match detect Counter clear
INTTC6 interrupt request
Figure 10-3 8-Bit Event Counter Mode Timing Chart (TC6)
10.3.3 8-Bit Programmable Divider Output (PDO) Mode (TC5, 6)
This mode is used to generate a pulse with a 50% duty cycle from the PDOj pin. In the PDO mode, the up-counter counts up using the internal clock. When a match between the up-counter and the TTREGj value is detected, the logic level output from the PDOj pin is switched to the opposite state and the up-counter is cleared. The INTTCj interrupt request is generated at the time. The logic state opposite to the timer F/Fj logic level is output from the PDOj pin. An arbitrary value can be set to the timer F/Fj by TCjCR. Upon reset, the timer F/Fj value is initialized to 0. To use the programmable divider output, set the output latch of the I/O port to 1.
Page 114
TMP86CM23AUG
Example :Generating 1024 Hz pulse using TC6 (fc = 16.0 MHz)
Setting port LD LD LD (TTREG6), 3DH (TC6CR), 00010001B (TC6CR), 00011001B : 1/1024/27/fc/2 = 3DH : Sets the operating clock to fc/27, and 8-bit PDO mode. : Starts TC6.
Note 1: In the programmable divider output mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the programmable divider output mode, the new value programmed in TTREGj is in effect immediately after programming. Therefore, if TTREGi is changed while the timer is running, an expected operation may not be obtained. Note 2: When the timer is stopped during PDO output, the PDOj pin holds the output status when the timer is stopped. To change the output status, program TCjCR after the timer is stopped. Do not change the TCjCR setting upon stopping of the timer. Example: Fixing the PDOj pin to the high level when the TimerCounter is stopped CLR (TCjCR).3: Stops the timer. CLR (TCjCR).7: Sets the PDOj pin to the high level. Note 3: j = 5, 6
Page 115
10.1 Configuration
10. 8-Bit TimerCounter (TC5, TC6)
TC6CR
TC6CR
Write of "1"
Internal source clock n0 1 2 n0 1 2 n0 1 2 n0 1 2 3 0
Figure 10-4 8-Bit PDO Mode Timing Chart (TC6)
Match detect Match detect Match detect
Page 116
Counter
0
1
2
TTREG6
?
n
Match detect
Timer F/F6
Set F/F
PDO6 pin
INTTC6 interrupt request
Held at the level when the timer is stopped
TMP86CM23AUG
TMP86CM23AUG
10.3.4 8-Bit Pulse Width Modulation (PWM) Output Mode (TC5, 6)
This mode is used to generate a pulse-width modulated (PWM) signals with up to 8 bits of resolution. The up-counter counts up using the internal clock. When a match between the up-counter and the PWREGj value is detected, the logic level output from the timer F/Fj is switched to the opposite state. The counter continues counting. The logic level output from the timer F/Fj is switched to the opposite state again by the up-counter overflow, and the counter is cleared. The INTTCj interrupt request is generated at this time. Since the initial value can be set to the timer F/Fj by TCjCR, positive and negative pulses can be generated. Upon reset, the timer F/Fj is cleared to 0. (The logic level output from the PWMj pin is the opposite to the timer F/Fj logic level.) Since PWREGj in the PWM mode is serially connected to the shift register, the value set to PWREGj can be changed while the timer is running. The value set to PWREGj during a run of the timer is shifted by the INTTCj interrupt request and loaded into PWREGj. While the timer is stopped, the value is shifted immediately after the programming of PWREGj. If executing the read instruction to PWREGj during PWM output, the value in the shift register is read, but not the value set in PWREGj. Therefore, after writing to PWREGj, the reading data of PWREGj is previous value until INTTCj is generated. For the pin used for PWM output, the output latch of the I/O port must be set to 1.
Note 1: In the PWM mode, program the timer register PWREGj immediately after the INTTCj interrupt request is generated (normally in the INTTCj interrupt service routine.) If the programming of PWREGj and the interrupt request occur at the same time, an unstable value is shifted, that may result in generation of the pulse different from the programmed value until the next INTTCj interrupt request is generated. Note 2: When the timer is stopped during PWM output, the PWMj pin holds the output status when the timer is stopped. To change the output status, program TCjCR after the timer is stopped. Do not change the TCjCR upon stopping of the timer. Example: Fixing the PWMj pin to the high level when the TimerCounter is stopped CLR (TCjCR).3: Stops the timer. CLR (TCjCR).7: Sets the PWMj pin to the high level. Note 3: To enter the STOP mode during PWM output, stop the timer and then enter the STOP mode. If the STOP mode is entered without stopping the timer when fc, fc/2 or fs is selected as the source clock, a pulse is output from the PWMj pin during the warm-up period time after exiting the STOP mode. Note 4: j = 5, 6
Table 10-5 PWM Output Mode
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 [Hz] fc/2 fc/2
7 5
Resolution SLOW1/2, SLEEP1/2 mode fs/23 [Hz] - - - fs - -
Repeated Cycle
fc = 16 MHz 128 s 8 s 2 s 500 ns 30.5 s 125 ns 62.5 ns
fs = 32.768 kHz 244.14 s - - - 30.5 s - -
fc = 16 MHz
fs = 32.768 kHz
DV7CK = 1 fs/23 [Hz] fc/2 fc/2
7 5
32.8 ms 2.05 ms 512 s 128 s 7.81 ms 32 s 16 s
62.5 ms - - - 7.81 ms - -
fc/23 fs fc/2 fc
fc/23 fs fc/2 fc
Page 117
10.1 Configuration
10. 8-Bit TimerCounter (TC5, TC6)
TC6CR
TC6CR
Internal source clock n
Write to PWREG6
Counter
0
1
n+1
FF
0
1
n
n+1
FF
0
1
m
m+1
FF
0
1
p
Write to PWREG6
PWREG6
? Shift Shift m
Match detect
n
m
p Shift p
Match detect Match detect
Figure 10-5 8-Bit PWM Mode Timing Chart (TC6)
Page 118
n One cycle period m
Shift
Shift registar
?
n
Match detect
Timer F/F6
PWM6 pin
n
p
INTTC6 interrupt request
TMP86CM23AUG
TMP86CM23AUG
10.3.5 16-Bit Timer Mode (TC5 and 6)
In the timer mode, the up-counter counts up using the internal clock. The TimerCounter 5 and 6 are cascadable to form a 16-bit timer. When a match between the up-counter and the timer register (TTREG5, TTREG6) value is detected after the timer is started by setting TC6CR to 1, an INTTC6 interrupt is generated and the up-counter is cleared. After being cleared, the up-counter continues counting. Program the lower byte and upper byte in this order in the timer register. (Programming only the upper or lower byte should not be attempted.)
Note 1: In the timer mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj, and PPGj pins may output a pulse. Note 2: In the timer mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the timer mode, the new value programmed in TTREGj is in effect immediately after programming of TTREGj. Therefore, if TTREGj is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 5, 6
Table 10-6 Source Clock for 16-Bit Timer Mode
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 fc/27 fc/25 fc/23 DV7CK = 1 fs/23 fc/27 fc/25 fc/23 SLOW1/2, SLEEP1/2 mode fs/23 - - - Resolution Maximum Time Setting
fc = 16 MHz 128 s 8 s 2 s 500 ns
fs = 32.768 kHz 244.14 s - - -
fc = 16 MHz
fs = 32.768 kHz
8.39 s 524.3 ms 131.1 ms 32.8 ms
16 s - - -
Example :Setting the timer mode with source clock fc/27 Hz, and generating an interrupt 300 ms later (fc = 16.0 MHz)
LDW DI SET EI LD (TC5CR), 13H :Sets the operating clock to fc/27, and 16-bit timer mode (lower byte). : Sets the 16-bit timer mode (upper byte). : Starts the timer. (EIRH). 5 : Enables INTTC6 interrupt. (TTREG5), 927CH : Sets the timer register (300 ms/27/fc = 927CH).
LD LD
(TC6CR), 04H (TC6CR), 0CH
TC6CR
Internal source clock Counter 0 1 2 3 mn-1 mn 0 1 2 mn-1 mn 0 1 2 0
TTREG5 (Lower byte) TTREG6 (Upper byte)
?
n
?
m
Match detect Counter clear Match detect Counter clear
INTTC6 interrupt request
Figure 10-6 16-Bit Timer Mode Timing Chart (TC5 and TC6)
Page 119
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration TMP86CM23AUG
10.3.6 16-Bit Event Counter Mode (TC5 and 6)
In the event counter mode, the up-counter counts up at the falling edge to the TC5 pin. The TimerCounter 5 and 6 are cascadable to form a 16-bit event counter. When a match between the up-counter and the timer register (TTREG5, TTREG6) value is detected after the timer is started by setting TC6CR to 1, an INTTC6 interrupt is generated and the up-counter is cleared. After being cleared, the up-counter restarts counting at the falling edge of the input pulse to the TC5 pin. Two machine cycles are required for the low- or high-level pulse input to the TC5 pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/ 2 in the SLOW1/2 or SLEEP1/2 mode. Program the lower byte (TTREG5), and upper byte (TTREG6) in this order in the timer register. (Programming only the upper or lower byte should not be attempted.)
4 Note 1: In the event counter mode, fix TCjCR to 0. If not fixed, the PDOj, PWMj and PPGj pins may output pulses. Note 2: In the event counter mode, do not change the TTREGj setting while the timer is running. Since TTREGj is not in the shift register configuration in the event counter mode, the new value programmed in TTREGj is in effect immediately after the programming. Therefore, if TTREGj is changed while the timer is running, an expected operation may not be obtained. Note 3: j = 5, 6
10.3.7 16-Bit Pulse Width Modulation (PWM) Output Mode (TC5 and 6)
This mode is used to generate a pulse-width modulated (PWM) signals with up to 16 bits of resolution. The TimerCounter 5 and 6 are cascadable to form the 16-bit PWM signal generator. The counter counts up using the internal clock or external clock. When a match between the up-counter and the timer register (PWREG5, PWREG6) value is detected, the logic level output from the timer F/F6 is switched to the opposite state. The counter continues counting. The logic level output from the timer F/F6 is switched to the opposite state again by the counter overflow, and the counter is cleared. The INTTC6 interrupt is generated at this time. Two machine cycles are required for the high- or low-level pulse input to the TC5 pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/24 to in the SLOW1/2 or SLEEP1/2 mode. Since the initial value can be set to the timer F/F6 by TC6CR, positive and negative pulses can be generated. Upon reset, the timer F/F6 is cleared to 0. (The logic level output from the PWM6 pin is the opposite to the timer F/F6 logic level.) Since PWREG6 and 5 in the PWM mode are serially connected to the shift register, the values set to PWREG6 and 5 can be changed while the timer is running. The values set to PWREG6 and 5 during a run of the timer are shifted by the INTTCj interrupt request and loaded into PWREG6 and 5. While the timer is stopped, the values are shifted immediately after the programming of PWREG6 and 5. Set the lower byte (PWREG5) and upper byte (PWREG6) in this order to program PWREG6 and 5. (Programming only the lower or upper byte of the register should not be attempted.) If executing the read instruction to PWREG6 and 5 during PWM output, the values set in the shift register is read, but not the values set in PWREG6 and 5. Therefore, after writing to the PWREG6 and 5, reading data of PWREG6 and 5 is previous value until INTTC6 is generated. For the pin used for PWM output, the output latch of the I/O port must be set to 1.
Note 1: In the PWM mode, program the timer register PWREG6 and 5 immediately after the INTTC6 interrupt request is generated (normally in the INTTC6 interrupt service routine.) If the programming of PWREGj and the interrupt request occur at the same time, an unstable value is shifted, that may result in generation of pulse different from the programmed value until the next INTTC6 interrupt request is generated. Note 2: When the timer is stopped during PWM output, the PWM6 pin holds the output status when the timer is stopped. To change the output status, program TC6CR after the timer is stopped. Do not program TC6CR upon stopping of the timer. Example: Fixing the PWM6 pin to the high level when the TimerCounter is stopped
Page 120
TMP86CM23AUG
CLR (TC6CR).3: Stops the timer. CLR (TC6CR).7 : Sets the PWM6 pin to the high level. Note 3: To enter the STOP mode, stop the timer and then enter the STOP mode. If the STOP mode is entered without stopping of the timer when fc, fc/2 or fs is selected as the source clock, a pulse is output from the PWM6 pin during the warm-up period time after exiting the STOP mode.
Table 10-7 16-Bit PWM Output Mode
Source Clock NORMAL1/2, IDLE1/2 mode DV7CK = 0 fc/211 fc/27 fc/25 fc/23 fs fc/2 fc DV7CK = 1 fs/23 [Hz] fc/27 fc/25 fc/23 fs fc/2 fc SLOW1/2, SLEEP1/2 mode fs/23 [Hz] - - - fs - - Resolution Repeated Cycle
fc = 16 MHz 128 s 8 s 2 s 500 ns 30.5 s 125 ns 62.5 ns
fs = 32.768 kHz 244.14 s - - - 30.5 s - -
fc = 16 MHz
fs = 32.768 kHz
8.39 s 524.3 ms 131.1 ms 32.8 ms 2s 8.2 ms 4.1 ms
16 s - - - 2s - -
Example :Generating a pulse with 1-ms high-level width and a period of 32.768 ms (fc = 16.0 MHz)
Setting ports LDW LD (PWREG5), 07D0H (TC5CR), 33H : Sets the pulse width. : Sets the operating clock to fc/23, and 16-bit PWM output mode (lower byte). : Sets TFF6 to the initial value 0, and 16-bit PWM signal generation mode (upper byte). : Starts the timer.
LD
(TC6CR), 056H
LD
(TC6CR), 05EH
Page 121
10.1 Configuration
10. 8-Bit TimerCounter (TC5, TC6)
TC6CR
TC6CR
Internal source clock an
Write to PWREG5
Counter
0
1
an+1
FFFF
0
1
an
an+1
FFFF
0
1
bm bm+1
Write to PWREG5
FFFF
0
1
cp
PWREG5 (Lower byte)
?
Write to PWREG6
n
m
p
Write to PWREG6
Figure 10-7 16-Bit PWM Mode Timing Chart (TC5 and TC6)
Page 122
b Shift Shift bm
Match detect an One cycle period bm
PWREG6 (Upper byte)
?
a
c Shift cp
Match detect Match detect
Shift
16-bit shift register
?
an
Match detect
Timer F/F6
PWM6 pin
an
cp
INTTC6 interrupt request
TMP86CM23AUG
TMP86CM23AUG
10.3.8 16-Bit Programmable Pulse Generate (PPG) Output Mode (TC5 and 6)
This mode is used to generate pulses with up to 16-bits of resolution. The timer counter 5 and 6 are cascadable to enter the 16-bit PPG mode. The counter counts up using the internal clock or external clock. When a match between the up-counter and the timer register (PWREG5, PWREG6) value is detected, the logic level output from the timer F/F6 is switched to the opposite state. The counter continues counting. The logic level output from the timer F/F6 is switched to the opposite state again when a match between the up-counter and the timer register (TTREG5, TTREG6) value is detected, and the counter is cleared. The INTTC6 interrupt is generated at this time. Two machine cycles are required for the high- or low-level pulse input to the TC5 pin. Therefore, a maximum frequency to be supplied is fc/24 Hz in the NORMAL1/2 or IDLE1/2 mode, and fs/24 to in the SLOW1/ 2 or SLEEP1/2 mode. Since the initial value can be set to the timer F/F6 by TC6CR, positive and negative pulses can be generated. Upon reset, the timer F/F6 is cleared to 0. (The logic level output from the PPG6 pin is the opposite to the timer F/F6.) Set the lower byte and upper byte in this order to program the timer register. (TTREG5 TTREG6, PWREG5 PWREG6) (Programming only the upper or lower byte should not be attempted.) For PPG output, set the output latch of the I/O port to 1.
Example :Generating a pulse with 1-ms high-level width and a period of 16.385 ms (fc = 16.0 MHz)
Setting ports LDW LDW LD (PWREG5), 07D0H (TTREG5), 8002H (TC5CR), 33H : Sets the pulse width. : Sets the cycle period. : Sets the operating clock to fc/23, and16-bit PPG mode (lower byte). : Sets TFF6 to the initial value 0, and 16-bit PPG mode (upper byte). : Starts the timer.
LD LD
(TC6CR), 057H (TC6CR), 05FH
Note 1: In the PPG mode, do not change the PWREGi and TTREGi settings while the timer is running. Since PWREGi and TTREGi are not in the shift register configuration in the PPG mode, the new values programmed in PWREGi and TTREGi are in effect immediately after programming PWREGi and TTREGi. Therefore, if PWREGi and TTREGi are changed while the timer is running, an expected operation may not be obtained. Note 2: When the timer is stopped during PPG output, the PPG6 pin holds the output status when the timer is stopped. To change the output status, program TC6CR after the timer is stopped. Do not change TC6CR upon stopping of the timer. Example: Fixing the PPG6 pin to the high level when the TimerCounter is stopped CLR (TC6CR).3: Stops the timer CLR (TC6CR).7: Sets the PPG6 pin to the high level Note 3: i = 5, 6
Page 123
10.1 Configuration
10. 8-Bit TimerCounter (TC5, TC6)
TC6CR
TC6CR
Write of "0"
Internal source clock 1 mn mn+1 qr-1 qr 0 1 mn mn+1 1 qr-1 qr 0 mn mn+1 0
Counter
0
PWREG5 (Lower byte)
?
n
Figure 10-8 16-Bit PPG Mode Timing Chart (TC5 and TC6)
Page 124
Match detect Match detect Match detect mn mn
PWREG6 (Upper byte)
?
m
Match detect
Match detect
TTREG5 (Lower byte)
?
r
TTREG6 (Upper byte)
?
q F/F clear Held at the level when the timer stops
mn
Timer F/F6
PPG6 pin
INTTC6 interrupt request
TMP86CM23AUG
TMP86CM23AUG
10.3.9 Warm-Up Counter Mode
In this mode, the warm-up period time is obtained to assure oscillation stability when the system clocking is switched between the high-frequency and low-frequency. The timer counter 5 and 6 are cascadable to form a 16-bit TimerCounter. The warm-up counter mode has two types of mode; switching from the high-frequency to low-frequency, and vice-versa.
Note 1: In the warm-up counter mode, fix TCiCR to 0. If not fixed, the PDOi, PWMi and PPGi pins may output pulses. Note 2: In the warm-up counter mode, only upper 8 bits of the timer register TTREG6 and 5 are used for match detection and lower 8 bits are not used. Note 3: i = 5, 6
10.3.9.1 Low-Frequency Warm-up Counter Mode (NORMAL1 NORMAL2 SLOW2 SLOW1)
In this mode, the warm-up period time from a stop of the low-frequency clock fs to oscillation stability is obtained. Before starting the timer, set SYSCR2 to 1 to oscillate the low-frequency clock. When a match between the up-counter and the timer register (TTREG6, 5) value is detected after the timer is started by setting TC6CR to 1, the counter is cleared by generating the INTTC6 interrupt request. After stopping the timer in the INTTC6 interrupt service routine, set SYSCR2 to 1 to switch the system clock from the high-frequency to low-frequency, and then clear of SYSCR2 to 0 to stop the high-frequency clock. Table 10-8 Setting Time of Low-Frequency Warm-Up Counter Mode (fs = 32.768 kHz)
Minimum Time Setting (TTREG6, 5 = 0100H) 7.81 ms Maximum Time Setting (TTREG6, 5 = FF00H) 1.99 s
Example :After checking low-frequency clock oscillation stability with TC6 and 5, switching to the SLOW1 mode
SET LD LD LD DI SET EI SET : PINTTC6: CLR SET (TC6CR).3 : (TC6CR).3 (SYSCR2).5 : Stops TC6 and 5. : SYSCR2 1 (Switches the system clock to the low-frequency clock.) : SYSCR2 0 (Stops the high-frequency clock.) (EIRH). 5 (SYSCR2).6 (TC5CR), 43H (TC6CR), 05H (TTREG5), 8000H : SYSCR2 1 : Sets TFF5=0, source clock fs, and 16-bit mode. : Sets TFF6=0, and warm-up counter mode. : Sets the warm-up time. (The warm-up time depends on the oscillator characteristic.) : IMF 0 : Enables the INTTC6. : IMF 1 : Starts TC6 and 5.
CLR RETI : VINTTC6: DW
(SYSCR2).7
: PINTTC6 : INTTC6 vector table
Page 125
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration TMP86CM23AUG
10.3.9.2 High-Frequency Warm-Up Counter Mode (SLOW1 SLOW2 NORMAL2 NORMAL1)
In this mode, the warm-up period time from a stop of the high-frequency clock fc to the oscillation stability is obtained. Before starting the timer, set SYSCR2 to 1 to oscillate the high-frequency clock. When a match between the up-counter and the timer register (TTREG6, 5) value is detected after the timer is started by setting TC6CR to 1, the counter is cleared by generating the INTTC6 interrupt request. After stopping the timer in the INTTC6 interrupt service routine, clear SYSCR2 to 0 to switch the system clock from the low-frequency to high-frequency, and then SYSCR2 to 0 to stop the low-frequency clock. Table 10-9 Setting Time in High-Frequency Warm-Up Counter Mode
Minimum time Setting (TTREG6, 5 = 0100H) 16 s Maximum time Setting (TTREG6, 5 = FF00H) 4.08 ms
Example :After checking high-frequency clock oscillation stability with TC6 and 5, switching to the NORMAL1 mode
SET LD LD LD (SYSCR2).7 (TC5CR), 63H (TC6CR), 05H (TTREG5), 0F800H : SYSCR2 1 : Sets TFF5=0, source clock fc, and 16-bit mode. : Sets TFF6=0, and warm-up counter mode. : Sets the warm-up time. (The warm-up time depends on the oscillator characteristic.) : IMF 0 (EIRH). 5 : Enables the INTTC6. : IMF 1 (TC6CR).3 : (TC6CR).3 (SYSCR2).5 : Stops the TC6 and 5. : SYSCR2 0 (Switches the system clock to the high-frequency clock.) : SYSCR2 0 (Stops the low-frequency clock.) : Starts the TC6 and 5.
DI SET EI SET : PINTTC6: CLR CLR
CLR
(SYSCR2).6
RETI : VINTTC6: DW : PINTTC6 : INTTC6 vector table
Page 126
TMP86CM23AUG
11. Asynchronous Serial interface (UART )
11.1 Configuration
UART control register 1
UARTCR1
Transmit data buffer
TDBUF
Receive data buffer
RDBUF
3
2
Receive control circuit
2
Transmit control circuit Shift register
Shift register
Parity bit Stop bit
Noise rejection circuit
RXD
INTTX
INTRXD
TXD
Transmit/receive clock
Y M P X S 2 Y Counter
UARTSR
S fc/13 fc/26 fc/52 fc/104 fc/208 fc/416
INTTC5
A B C
fc/2 fc/27 8 fc/2
6
fc/96
A B C D E F G H
4 2
UARTCR2
UART status register Baud rate generator
UART control register 2 MPX: Multiplexer
Figure 11-1 UART (Asynchronous Serial Interface)
Page 127
11. Asynchronous Serial interface (UART )
11.2 Control TMP86CM23AUG
11.2 Control
UART is controlled by the UART Control Registers (UARTCR1, UARTCR2). The operating status can be monitored using the UART status register (UARTSR).
UART Control Register1
UARTCR1 (0025H) 7 TXE 6 RXE 5 STBT 4 EVEN 3 PE 2 1 BRG 0 (Initial value: 0000 0000)
TXE
Transfer operation
0: 1: 0: 1: 0: 1: 0: 1: 0: 1: 000: 001: 010: 011: 100: 101: 110: 111:
Disable Enable Disable Enable 1 bit 2 bits Odd-numbered parity Even-numbered parity No parity Parity fc/13 [Hz] fc/26 fc/52 fc/104 fc/208 fc/416 TC5 ( Input INTTC5) fc/96 Write only
RXE
Receive operation
STBT
Transmit stop bit length
EVEN
Even-numbered parity
PE
Parity addition
BRG
Transmit clock select
Note 1: When operations are disabled by setting TXE and RXE bit to "0", the setting becomes valid when data transmit or receive complete. When the transmit data is stored in the transmit data buffer, the data are not transmitted. Even if data transmit is enabled, until new data are written to the transmit data buffer, the current data are not transmitted. Note 2: The transmit clock and the parity are common to transmit and receive. Note 3: UARTCR1 and UARTCR1 should be set to "0" before UARTCR1 is changed.
UART Control Register2
UARTCR2 (0026H) 7 6 5 4 3 2 RXDNC 1 0 STOPBR (Initial value: **** *000)
RXDNC
Selection of RXD input noise rejection time
00: 01: 10: 11: 0: 1:
No noise rejection (Hysteresis input) Rejects pulses shorter than 31/fc [s] as noise Rejects pulses shorter than 63/fc [s] as noise Rejects pulses shorter than 127/fc [s] as noise 1 bit 2 bits
Write only
STOPBR
Receive stop bit length
Note: When UARTCR2 = "01", pulses longer than 96/fc [s] are always regarded as signals; when UARTCR2 = "10", longer than 192/fc [s]; and when UARTCR2 = "11", longer than 384/fc [s].
Page 128
TMP86CM23AUG
UART Status Register
UARTSR (0025H) 7 PERR 6 FERR 5 OERR 4 RBFL 3 TEND 2 TBEP 1 0 (Initial value: 0000 11**)
PERR
Parity error flag
0: 1: 0: 1: 0: 1: 0: 1: 0: 1: 0: 1:
No parity error Parity error No framing error Framing error No overrun error Overrun error Receive data buffer empty Receive data buffer full On transmitting Transmit end Transmit data buffer full (Transmit data writing is finished) Transmit data buffer empty
FERR
Framing error flag
OERR
Overrun error flag
Read only
RBFL
Receive data buffer full flag
TEND
Transmit end flag
TBEP
Transmit data buffer empty flag
Note: When an INTTXD is generated, TBEP flag is set to "1" automatically.
UART Receive Data Buffer
RDBUF (0F9BH) 7 6 5 4 3 2 1 0 Read only (Initial value: 0000 0000)
UART Transmit Data Buffer
TDBUF (0F9BH) 7 6 5 4 3 2 1 0 Write only (Initial value: 0000 0000)
Page 129
11. Asynchronous Serial interface (UART )
11.3 Transfer Data Format TMP86CM23AUG
11.3 Transfer Data Format
In UART, an one-bit start bit (Low level), stop bit (Bit length selectable at high level, by UARTCR1), and parity (Select parity in UARTCR1; even- or odd-numbered parity by UARTCR1) are added to the transfer data. The transfer data formats are shown as follows.
PE
STBT
1
Start
2
Bit 0
3
Bit 1
Frame Length 8
Bit 6
9
Bit 7
10
Stop 1
11
12
0 0 1 1
0 1 0 1
Start
Bit 0
Bit 1
Bit 6
Bit 7
Stop 1
Stop 2
Start
Bit 0
Bit 1
Bit 6
Bit 7
Parity
Stop 1
Start
Bit 0
Bit 1
Bit 6
Bit 7
Parity
Stop 1
Stop 2
Figure 11-2 Transfer Data Format
Without parity / 1 STOP bit
With parity / 1 STOP bit
Without parity / 2 STOP bit
With parity / 2 STOP bit
Figure 11-3 Caution on Changing Transfer Data Format
Note: In order to switch the transfer data format, perform transmit operations in the above Figure 11-3 sequence except for the initial setting.
Page 130
TMP86CM23AUG
11.4 Transfer Rate
The baud rate of UART is set of UARTCR1. The example of the baud rate are shown as follows. Table 11-1 Transfer Rate (Example)
Source Clock BRG 16 MHz 000 001 010 011 100 101 76800 [baud] 38400 19200 9600 4800 2400 8 MHz 38400 [baud] 19200 9600 4800 2400 1200 4 MHz 19200 [baud] 9600 4800 2400 1200 600
When TC5 is used as the UART transfer rate (when UARTCR1 = "110"), the transfer clock and transfer rate are determined as follows: Transfer clock [Hz] = TC5 source clock [Hz] / TTREG5 setting value Transfer Rate [baud] = Transfer clock [Hz] / 16
11.5 Data Sampling Method
The UART receiver keeps sampling input using the clock selected by UARTCR1 until a start bit is detected in RXD pin input. RT clock starts detecting "L" level of the RXD pin. Once a start bit is detected, the start bit, data bits, stop bit(s), and parity bit are sampled at three times of RT7, RT8, and RT9 during one receiver clock interval (RT clock). (RT0 is the position where the bit supposedly starts.) Bit is determined according to majority rule (The data are the same twice or more out of three samplings).
RXD pin
Start bit RT0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 0
Bit 0 1 2 3 4 5 6 7 8 9 10 11
RT clock
Internal receive data
Start bit (a) Without noise rejection circuit
Bit 0
RXD pin
Start bit RT0 1 2 3 4 5 6 7 8
Bit 0 9 10 11 12 13 14 15 0 1 2 3 4 5 6 7 8 9 10 11
RT clock
Internal receive data
Start bit (b) With noise rejection circuit
Bit 0
Figure 11-4 Data Sampling Method
Page 131
11. Asynchronous Serial interface (UART )
11.6 STOP Bit Length TMP86CM23AUG
11.6 STOP Bit Length
Select a transmit stop bit length (1 bit or 2 bits) by UARTCR1.
11.7 Parity
Set parity / no parity by UARTCR1 and set parity type (Odd- or Even-numbered) by UARTCR1.
11.8 Transmit/Receive Operation
11.8.1 Data Transmit Operation
Set UARTCR1 to "1". Read UARTSR to check UARTSR = "1", then write data in TDBUF (Transmit data buffer). Writing data in TDBUF zero-clears UARTSR, transfers the data to the transmit shift register and the data are sequentially output from the TXD pin. The data output include a one-bit start bit, stop bits whose number is specified in UARTCR1 and a parity bit if parity addition is specified. Select the data transfer baud rate using UARTCR1. When data transmit starts, transmit buffer empty flag UARTSR is set to "1" and an INTTX interrupt is generated. While UARTCR1 = "0" and from when "1" is written to UARTCR1 to when send data are written to TDBUF, the TXD pin is fixed at high level. When transmitting data, first read UARTSR, then write data in TDBUF. Otherwise, UARTSR is not zero-cleared and transmit does not start.
11.8.2 Data Receive Operation
Set UARTCR1 to "1". When data are received via the RXD pin, the receive data are transferred to RDBUF (Receive data buffer). At this time, the data transmitted includes a start bit and stop bit(s) and a parity bit if parity addition is specified. When stop bit(s) are received, data only are extracted and transferred to RDBUF (Receive data buffer). Then the receive buffer full flag UARTSR is set and an INTRXD interrupt is generated. Select the data transfer baud rate using UARTCR1. If an overrun error (OERR) occurs when data are received, the data are not transferred to RDBUF (Receive data buffer) but discarded; data in the RDBUF are not affected.
Note:When a receive operation is disabled by setting UARTCR1 bit to "0", the setting becomes valid when data receive is completed. However, if a framing error occurs in data receive, the receive-disabling setting may not become valid. If a framing error occurs, be sure to perform a re-receive operation.
Page 132
TMP86CM23AUG
11.9 Status Flag
11.9.1 Parity Error
When parity determined using the receive data bits differs from the received parity bit, the parity error flag UARTSR is set to "1". The UARTSR is cleared to "0" when the RDBUF is read after reading the UARTSR.
RXD pin
Parity
Stop
Shift register
xxxx0**
pxxxx0*
1pxxxx0
UARTSR
After reading UARTSR then RDBUF clears PERR.
INTRXD interrupt
Figure 11-5 Generation of Parity Error
11.9.2 Framing Error
When "0" is sampled as the stop bit in the receive data, framing error flag UARTSR is set to "1". The UARTSR is cleared to "0" when the RDBUF is read after reading the UARTSR.
RXD pin
Final bit
Stop
Shift register
xxx0**
xxxx0*
0xxxx0
UARTSR
After reading UARTSR then RDBUF clears FERR.
INTRXD interrupt
Figure 11-6 Generation of Framing Error
11.9.3 Overrun Error
When all bits in the next data are received while unread data are still in RDBUF, overrun error flag UARTSR is set to "1". In this case, the receive data is discarded; data in RDBUF are not affected. The UARTSR is cleared to "0" when the RDBUF is read after reading the UARTSR.
Page 133
11. Asynchronous Serial interface (UART )
11.9 Status Flag TMP86CM23AUG
UARTSR
RXD pin
Final bit
Stop
Shift register
RDBUF
xxx0** yyyy
xxxx0*
1xxxx0
UARTSR
After reading UARTSR then RDBUF clears OERR.
INTRXD interrupt
Figure 11-7 Generation of Overrun Error
Note:Receive operations are disabled until the overrun error flag UARTSR is cleared.
11.9.4 Receive Data Buffer Full
Loading the received data in RDBUF sets receive data buffer full flag UARTSR to "1". The UARTSR is cleared to "0" when the RDBUF is read after reading the UARTSR.
RXD pin
Final bit
Stop
Shift register
xxx0** yyyy
xxxx0*
1xxxx0
RDBUF
xxxx
UARTSR
After reading UARTSR then RDBUF clears RBFL.
INTRXD interrupt
Figure 11-8 Generation of Receive Data Buffer Full
Note:If the overrun error flag UARTSR is set during the period between reading the UARTSR and reading the RDBUF, it cannot be cleared by only reading the RDBUF. Therefore, after reading the RDBUF, read the UARTSR again to check whether or not the overrun error flag which should have been cleared still remains set.
11.9.5 Transmit Data Buffer Empty
When no data is in the transmit buffer TDBUF, that is, when data in TDBUF are transferred to the transmit shift register and data transmit starts, transmit data buffer empty flag UARTSR is set to "1". The UARTSR is cleared to "0" when the TDBUF is written after reading the UARTSR.
Page 134
TMP86CM23AUG
Data write
TDBUF
Data write
xxxx
yyyy
zzzz
Shift register
TXD pin
*****1
1xxxx0
*1xxxx Bit 0
****1x Final bit
*****1 Stop
1yyyy0
Start
UARTSR After reading UARTSR writing TDBUF clears TBEP.
INTTX interrupt
Figure 11-9 Generation of Transmit Data Buffer Empty
11.9.6 Transmit End Flag
When data are transmitted and no data is in TDBUF (UARTSR = "1"), transmit end flag UARTSR is set to "1". The UARTSR is cleared to "0" when the data transmit is started after writing the TDBUF.
Shift register
TXD pin
***1xx
****1x
*****1
1yyyy0
*1yyyy
Stop
Data write for TDBUF
Start
Bit 0
UARTSR
UARTSR
INTTX interrupt
Figure 11-10 Generation of Transmit End Flag and Transmit Data Buffer Empty
Page 135
11. Asynchronous Serial interface (UART )
11.9 Status Flag TMP86CM23AUG
Page 136
TMP86CM23AUG
12. Synchronous Serial Interface (SIO)
The TMP86CM23AUG has a clocked-synchronous 8-bit serial interface. Serial interface has an 8-byte transmit and receive data buffer that can automatically and continuously transfer up to 64 bits of data. Serial interface is connected to outside peripherl devices via SO, SI, SCK port.
12.1 Configuration
SIO control / status register
SIOSR
SIOCR1
SIOCR2
CPU
Control circuit
Buffer control circuit Shift register Shift clock
Transmit and receive data buffer (8 bytes in DBR)
7
6
5
4
3
2
1
0
SO
Serial data output 8-bit transfer 4-bit transfer
SI
Serial data input
INTSIO interrupt request
Serial clock
SCK
Serial clock I/O
Figure 12-1 Serial Interface
Page 137
12. Synchronous Serial Interface (SIO)
12.2 Control TMP86CM23AUG
12.2 Control
The serial interface is controlled by SIO control registers (SIOCR1/SIOCR2). The serial interface status can be determined by reading SIO status register (SIOSR). The transmit and receive data buffer is controlled by the SIOCR2. The data buffer is assigned to address 0F90H to 0F97H for SIO in the DBR area, and can continuously transfer up to 8 words (bytes or nibbles) at one time. When the specified number of words has been transferred, a buffer empty (in the transmit mode) or a buffer full (in the receive mode or transmit/receive mode) interrupt (INTSIO) is generated. When the internal clock is used as the serial clock in the 8-bit receive mode and the 8-bit transmit/receive mode, a fixed interval wait can be applied to the serial clock for each word transferred. Four different wait times can be selected with SIOCR2. SIO Control Register 1
SIOCR1 (0F98H) 7 SIOS 6 SIOINH 5 4 SIOM 3 2 1 SCK 0 (Initial value: 0000 0000)
0: SIOS Indicate transfer start / stop 1: 0: SIOINH Continue / abort transfer 1: 000: 010: 100: SIOM Transfer mode select 101: 110:
Stop Start Continuously transfer Abort transfer (Automatically cleared after abort) 8-bit transmit mode 4-bit transmit mode 8-bit transmit / receive mode 8-bit receive mode 4-bit receive mode Write only
Except the above: Reserved NORMAL1/2, IDLE1/2 mode DV7CK = 0 000 001 SCK Serial clock select 010 011 100 101 110 111 fc/213 fc/28 fc/27 fc/26 fc/25 fc/24 DV7CK = 1 fs/25 fc/28 fc/27 fc/26 fc/25 fc/24 Reserved External clock ( Input from SCK pin ) SLOW1/2 SLEEP1/2 mode fs/25 Write only
Note 1: fc; High-frequency clock [Hz], fs; Low-frequency clock [Hz] Note 2: Set SIOS to "0" and SIOINH to "1" when setting the transfer mode or serial clock. Note 3: SIOCR1 is write-only register, which cannot access any of in read-modify-write instruction such as bit operate, etc.
SIO Control Register 2
SIOCR2 (0F99H) 7 6 5 4 WAIT 3 2 1 BUF 0 (Initial value: ***0 0000)
Page 138
TMP86CM23AUG
Always sets "00" except 8-bit transmit / receive mode. 00: WAIT Wait control 01: 10: 11: 000: 001: 010: BUF Number of transfer words (Buffer address in use) 011: 100: 101: 110: 111: Tf = TD(Non wait) Tf = 2TD(Wait) Tf = 4TD(Wait) Tf = 8TD (Wait) 1 word transfer 2 words transfer 3 words transfer 4 words transfer 5 words transfer 6 words transfer 7 words transfer 8 words transfer 0F90H 0F90H ~ 0F91H 0F90H ~ 0F92H 0F90H ~ 0F93H 0F90H ~ 0F94H 0F90H ~ 0F95H 0F90H ~ 0F96H 0F90H ~ 0F97H Write only
Note 1: The lower 4 bits of each buffer are used during 4-bit transfers. Zeros (0) are stored to the upper 4bits when receiving. Note 2: Transmitting starts at the lowest address. Received data are also stored starting from the lowest address to the highest address. ( The first buffer address transmitted is 0F90H ). Note 3: The value to be loaded to BUF is held after transfer is completed. Note 4: SIOCR2 must be set when the serial interface is stopped (SIOF = 0). Note 5: *: Don't care Note 6: SIOCR2 is write-only register, which cannot access any of in read-modify-write instruction such as bit operate, etc.
SIO Status Register
SIOSR (0F99H) 7 SIOF 6 SEF 5 4 3 2 1 0
SIOF
Serial transfer operating status monitor Shift operating status monitor
0: 1: 0: 1:
Transfer terminated Transfer in process Shift operation terminated Shift operation in process
Read only
SEF
Note 1: Tf; Frame time, TD; Data transfer time Note 2: After SIOS is cleared to "0", SIOF is cleared to "0" at the termination of transfer or the setting of SIOINH to "1".
(output)
SCK output
TD Tf
Figure 12-2 Frame time (Tf) and Data transfer time (TD)
12.3 Serial clock
12.3.1 Clock source
Internal clock or external clock for the source clock is selected by SIOCR1.
Page 139
12. Synchronous Serial Interface (SIO)
12.3 Serial clock TMP86CM23AUG
12.3.1.1 Internal clock
Any of six frequencies can be selected. The serial clock is output to the outside on the SCK pin. The SCK pin goes high when transfer starts. When data writing (in the transmit mode) or reading (in the receive mode or the transmit/receive mode) cannot keep up with the serial clock rate, there is a wait function that automatically stops the serial clock and holds the next shift operation until the read/write processing is completed. Table 12-1 Serial Clock Rate
NORMAL1/2, IDLE1/2 mode DV7CK = 0 SCK 000 001 010 011 100 101 110 111 Clock fc/213 fc/28 fc/27 fc/26 fc/25 fc/24 External Baud Rate 1.91 Kbps 61.04 Kbps 122.07 Kbps 244.14 Kbps 488.28 Kbps 976.56 Kbps External Clock fs/25 fc/28 fc/27 fc/26 fc/25 fc/24 External DV7CK = 1 Baud Rate 1024 bps 61.04 Kbps 122.07 Kbps 244.14 Kbps 488.28 Kbps 976.56 Kbps External SLOW1/2, SLEEP1/2 mode Clock fs/25 External Baud Rate 1024 bps External
Note: 1 Kbit = 1024 bit (fc = 16 MHz, fs = 32.768 kHz)
Automatically wait function
SCK
pin (output)
SO
pin (output) Written transmit data a
a0
a1
a2
a3 b
b0
b1 c
b2
b3
c0
c1
Figure 12-3 Automatic Wait Function (at 4-bit transmit mode)
12.3.1.2 External clock
An external clock connected to the SCK pin is used as the serial clock. In this case, output latch of this port should be set to "1". To ensure shifting, a pulse width of at least 4 machine cycles is required. This pulse is needed for the shift operation to execute certainly. Actually, there is necessary processing time for interrupting, writing, and reading. The minimum pulse is determined by setting the mode and the program. Therfore, maximum transfer frequency will be 488.3K bit/sec (at fc=16MHz).
SCK
pin (Output)
tSCKL tSCKH
tcyc = 4/fc (In the NORMAL1/2, IDLE1/2 modes) 4/fs (In the SLOW1/2, SLEEP1/2 modes) tSCKL, tSCKH > 4tcyc
Figure 12-4 External clock pulse width
Page 140
TMP86CM23AUG
12.3.2 Shift edge
The leading edge is used to transmit, and the trailing edge is used to receive.
12.3.2.1 Leading edge
Transmitted data are shifted on the leading edge of the serial clock (falling edge of the SCK pin input/ output).
12.3.2.2 Trailing edge
Received data are shifted on the trailing edge of the serial clock (rising edge of the SCK pin input/output).
SCK pin
SO pin
Bit 0
Bit 1
Bit 2
Bit 3
Shift register
3210
*321
**32
***3
(a) Leading edge
SCK pin
SI pin
Bit 0
Bit 1
Bit 2
Bit 3
Shift register
****
0***
10**
210*
3210
*; Don't care
(b) Trailing edge
Figure 12-5 Shift edge
12.4 Number of bits to transfer
Either 4-bit or 8-bit serial transfer can be selected. When 4-bit serial transfer is selected, only the lower 4 bits of the transmit/receive data buffer register are used. The upper 4 bits are cleared to "0" when receiving. The data is transferred in sequence starting at the least significant bit (LSB).
12.5 Number of words to transfer
Up to 8 words consisting of 4 bits of data (4-bit serial transfer) or 8 bits (8-bit serial transfer) of data can be transferred continuously. The number of words to be transferred can be selected by SIOCR2. An INTSIO interrupt is generated when the specified number of words has been transferred. If the number of words is to be changed during transfer, the serial interface must be stopped before making the change. The number of words can be changed during automatic-wait operation of an internal clock. In this case, the serial interface is not required to be stopped.
Page 141
12. Synchronous Serial Interface (SIO)
12.6 Transfer Mode TMP86CM23AUG
SCK pin
SO pin
a0
a1
a2
a3
INTSIO interrupt
(a) 1 word transmit
SCK pin
SO pin
a0
a1
a2
a3
b0
b1
b2
b3
c0
c1
c2
c3
INTSIO interrupt
(b) 3 words transmit
SCK pin
SI pin
a0
a1
a2
a3
b0
b1
b2
b3
c0
c1
c2
c3
INTSIO interrupt
(c) 3 words receive
Figure 12-6 Number of words to transfer (Example: 1word = 4bit)
12.6 Transfer Mode
SIOCR1 is used to select the transmit, receive, or transmit/receive mode.
12.6.1 4-bit and 8-bit transfer modes
In these modes, firstly set the SIO control register to the transmit mode, and then write first transmit data (number of transfer words to be transferred) to the data buffer registers (DBR). After the data are written, the transmission is started by setting SIOCR1 to "1". The data are then output sequentially to the SO pin in synchronous with the serial clock, starting with the least significant bit (LSB). As soon as the LSB has been output, the data are transferred from the data buffer register to the shift register. When the final data bit has been transferred and the data buffer register is empty, an INTSIO (Buffer empty) interrupt is generated to request the next transmitted data. When the internal clock is used, the serial clock will stop and an automatic-wait will be initiated if the next transmitted data are not loaded to the data buffer register by the time the number of data words specified with the SIOCR2 has been transmitted. Writing even one word of data cancels the automatic-wait; therefore, when transmitting two or more words, always write the next word before transmission of the previous word is completed.
Note:Automatic waits are also canceled by writing to a DBR not being used as a transmit data buffer register; therefore, during SIO do not use such DBR for other applications. For example, when 3 words are transmitted, do not use the DBR of the remained 5 words.
When an external clock is used, the data must be written to the data buffer register before shifting next data. Thus, the transfer speed is determined by the maximum delay time from the generation of the interrupt request to writing of the data to the data buffer register by the interrupt service program. The transmission is ended by clearing SIOCR1 to "0" or setting SIOCR1 to "1" in buffer empty interrupt service program.
Page 142
TMP86CM23AUG
SIOCR1 is cleared, the operation will end after all bits of words are transmitted. That the transmission has ended can be determined from the status of SIOSR because SIOSR is cleared to "0" when a transfer is completed. When SIOCR1 is set, the transmission is immediately ended and SIOSR is cleared to "0". When an external clock is used, it is also necessary to clear SIOCR1 to "0" before shifting the next data; If SIOCR1 is not cleared before shift out, dummy data will be transmitted and the operation will end. If it is necessary to change the number of words, SIOCR1 should be cleared to "0", then SIOCR2 must be rewritten after confirming that SIOSR has been cleared to "0".
Clear SIOS
SIOCR1
SIOSR
SIOSR
SCK pin (Output) SO pin
a0
a1
a2
a3
a4
a5
a6
a7
b0
b1
b2
b3
b4
b5
b6
b7
INTSIO interrupt
DBR
a
Write Write (a) (b)
b
Figure 12-7 Transfer Mode (Example: 8bit, 1word transfer, Internal clock)
Clear SIOS
SIOCR1
SIOSR
SIOSR
SCK pin (Input) SO pin
a0
a1
a2
a3
a4
a5
a6
a7
b0
b1
b2
b3
b4
b5
b6
b7
INTSIO interrupt
DBR
a
Write Write (a) (b)
b
Figure 12-8 Transfer Mode (Example: 8bit, 1word transfer, External clock)
Page 143
12. Synchronous Serial Interface (SIO)
12.6 Transfer Mode TMP86CM23AUG
SCK pin
SIOSR
SO pin
MSB of last word
tSODH = min 3.5/fc [s] ( In the NORMAL1/2, IDLE1/2 modes) tSODH = min 3.5/fs [s] (In the SLOW1/2, SLEEP1/2 modes)
Figure 12-9 Transmiiied Data Hold Time at End of Transfer
12.6.2 4-bit and 8-bit receive modes
After setting the control registers to the receive mode, set SIOCR1 to "1" to enable receiving. The data are then transferred to the shift register via the SI pin in synchronous with the serial clock. When one word of data has been received, it is transferred from the shift register to the data buffer register (DBR). When the number of words specified with the SIOCR2 has been received, an INTSIO (Buffer full) interrupt is generated to request that these data be read out. The data are then read from the data buffer registers by the interrupt service program. When the internal clock is used, and the previous data are not read from the data buffer register before the next data are received, the serial clock will stop and an automatic-wait will be initiated until the data are read. A wait will not be initiated if even one data word has been read.
Note:Waits are also canceled by reading a DBR not being used as a received data buffer register is read; therefore, during SIO do not use such DBR for other applications.
When an external clock is used, the shift operation is synchronized with the external clock; therefore, the previous data are read before the next data are transferred to the data buffer register. If the previous data have not been read, the next data will not be transferred to the data buffer register and the receiving of any more data will be canceled. When an external clock is used, the maximum transfer speed is determined by the delay between the time when the interrupt request is generated and when the data received have been read. The receiving is ended by clearing SIOCR1 to "0" or setting SIOCR1 to "1" in buffer full interrupt service program. When SIOCR1 is cleared, the current data are transferred to the buffer. After SIOCR1 cleared, the receiving is ended at the time that the final bit of the data has been received. That the receiving has ended can be determined from the status of SIOSR. SIOSR is cleared to "0" when the receiving is ended. After confirmed the receiving termination, the final receiving data is read. When SIOCR1 is set, the receiving is immediately ended and SIOSR is cleared to "0". (The received data is ignored, and it is not required to be read out.) If it is necessary to change the number of words in external clock operation, SIOCR1 should be cleared to "0" then SIOCR2 must be rewritten after confirming that SIOSR has been cleared to "0". If it is necessary to change the number of words in internal clock, during automatic-wait operation which occurs after completion of data receiving, SIOCR2 must be rewritten before the received data is read out.
Note:The buffer contents are lost when the transfer mode is switched. If it should become necessary to switch the transfer mode, end receiving by clearing SIOCR1 to "0", read the last data and then switch the transfer mode.
Page 144
TMP86CM23AUG
Clear SIOS
SIOCR1
SIOSR
SIOSR
SCK pin (Output) SI pin
a0
a1
a2
a3
a4
a5
a6
a7
b0
b1
b2
b3
b4
b5
b6
b7
INTSIO Interrupt
DBR
a
Read out
b
Read out
Figure 12-10 Receive Mode (Example: 8bit, 1word transfer, Internal clock)
12.6.3 8-bit transfer / receive mode
After setting the SIO control register to the 8-bit transmit/receive mode, write the data to be transmitted first to the data buffer registers (DBR). After that, enable the transmit/receive by setting SIOCR1 to "1". When transmitting, the data are output from the SO pin at leading edges of the serial clock. When receiving, the data are input to the SI pin at the trailing edges of the serial clock. When the all receive is enabled, 8-bit data are transferred from the shift register to the data buffer register. An INTSIO interrupt is generated when the number of data words specified with the SIOCR2 has been transferred. Usually, read the receive data from the buffer register in the interrupt service. The data buffer register is used for both transmitting and receiving; therefore, always write the data to be transmitted after reading the all received data. When the internal clock is used, a wait is initiated until the received data are read and the next transfer data are written. A wait will not be initiated if even one transfer data word has been written. When an external clock is used, the shift operation is synchronized with the external clock; therefore, it is necessary to read the received data and write the data to be transmitted next before starting the next shift operation. When an external clock is used, the transfer speed is determined by the maximum delay between generation of an interrupt request and the received data are read and the data to be transmitted next are written. The transmit/receive operation is ended by clearing SIOCR1 to "0" or setting SIOCR1 to "1" in INTSIO interrupt service program. When SIOCR1 is cleared, the current data are transferred to the buffer. After SIOCR1 cleared, the transmitting/receiving is ended at the time that the final bit of the data has been transmitted. That the transmitting/receiving has ended can be determined from the status of SIOSR. SIOSR is cleared to "0" when the transmitting/receiving is ended. When SIOCR1 is set, the transmit/receive operation is immediately ended and SIOSR is cleared to "0". If it is necessary to change the number of words in external clock operation, SIOCR1 should be cleared to "0", then SIOCR2 must be rewritten after confirming that SIOSR has been cleared to "0". If it is necessary to change the number of words in internal clock, during automatic-wait operation which occurs after completion of transmit/receive operation, SIOCR2 must be rewritten before reading and writing of the receive/transmit data.
Page 145
12. Synchronous Serial Interface (SIO)
12.6 Transfer Mode TMP86CM23AUG
Note:The buffer contents are lost when the transfer mode is switched. If it should become necessary to switch the transfer mode, end receiving by clearing SIOCR1 to "0", read the last data and then switch the transfer mode.
Clear SIOS
SIOCR1
SIOSR
SIOSR
SCK pin (output) SO pin
a0 c0
a1 c1
a2 c2
a3 c3
a4 c4
a5 c5
a6 c6
a7 c7
b0 d0
b1 d1
b2 d2
b3 d3
b4 d4
b5 d5
b6 d6
b7 d7
SI pin
INTSIO interrupt
DBR
a
Write (a) Read out (c)
c
b
Write (b)
d
Read out (d)
Figure 12-11 Transfer / Receive Mode (Example: 8bit, 1word transfer, Internal clock)
SCK pin
SIOSR
SO pin
Bit 6
Bit 7 of last word
tSODH = min 4/fc [s] ( In the NORMAL1/2, IDLE1/2 modes) tSODH = min 4/fs [s] (In the SLOW1/2, SLEEP1/2 modes)
Figure 12-12 Transmitted Data Hold Time at End of Transfer / Receive
Page 146
TMP86CM23AUG
13. 10-bit AD Converter (ADC)
The TMP86CM23AUG have a 10-bit successive approximation type AD converter.
13.1 Configuration
The circuit configuration of the 10-bit AD converter is shown in Figure 13-1. It consists of control register ADCCR1 and ADCCR2, converted value register ADCDR1 and ADCDR2, a DA converter, a sample-hold circuit, a comparator, and a successive comparison circuit.
DA converter
VAREF VSS
R/2
AVDD
R Reference voltage
R/2
Analog input multiplexer
AIN0
Sample hold circuit
A
Y 10 Analog comparator
AIN7
n S EN IREFON 4 SAIN ADRS AINDS
Successive approximate circuit Shift clock Control circuit 2 AMD 3 ACK ADCCR2 8 ADCDR1 2 INTADC
EOCF ADBF
ADCCR1
ADCDR2
AD converter control register 1, 2
AD conversion result register 1, 2
Note: Before using AD converter, set appropriate value to I/O port register conbining a analog input port. For details, see the section on "I/O ports".
Figure 13-1 10-bit AD Converter
Page 147
13. 10-bit AD Converter (ADC)
13.2 Register configuration TMP86CM23AUG
13.2 Register configuration
The AD converter consists of the following four registers: 1. AD converter control register 1 (ADCCR1) This register selects the analog channels and operation mode (Software start or repeat) in which to perform AD conversion and controls the AD converter as it starts operating. 2. AD converter control register 2 (ADCCR2) This register selects the AD conversion time and controls the connection of the DA converter (Ladder resistor network). 3. AD converted value register 1 (ADCDR1) This register used to store the digital value fter being converted by the AD converter. 4. AD converted value register 2 (ADCDR2) This register monitors the operating status of the AD converter. AD Converter Control Register 1
ADCCR1 (000EH) 7 ADRS 6 AMD 5 4 AINDS 3 2 SAIN 1 0 (Initial value: 0001 0000)
ADRS
AD conversion start
0: 1: 00: 01: 10: 11: 0: 1: 0000: 0001: 0010: 0011: 0100: 0101: 0110: 0111: 1000: 1001: 1010: 1011: 1100: 1101: 1110: 1111:
AD conversion start AD operation disable Software start mode Reserved Repeat mode Analog input enable Analog input disable AIN0 AIN1 AIN2 AIN3 AIN4 AIN5 AIN6 AIN7 Reserved Reserved Reserved Reserved Reserved Reserved Reserved Reserved
AMD
AD operating mode
AINDS
Analog input control
R/W
SAIN
Analog input channel select
Note 1: Select analog input channel during AD converter stops (ADCDR2 = "0"). Note 2: When the analog input channel is all use disabling, the ADCCR1 should be set to "1". Note 3: During conversion, Do not perform port output instruction to maintain a precision for all of the pins because analog input port use as general input port. And for port near to analog input, Do not input intense signaling of change. Note 4: The ADCCR1 is automatically cleared to "0" after starting conversion. Note 5: Do not set ADCCR1 newly again during AD conversion. Before setting ADCCR1 newly again, check ADCDR2 to see that the conversion is completed or wait until the interrupt signal (INTADC) is generated (e.g., interrupt handling routine). Note 6: After STOP or SLOW/SLEEP mode are started, AD converter control register1 (ADCCR1) is all initialized and no data can be written in this register. Therfore, to use AD converter again, set the ADCCR1 newly after returning to NORMAL1 or NORMAL2 mode.
Page 148
TMP86CM23AUG
AD Converter Control Register 2
ADCCR2 (000FH) 7 6 5 IREFON 4 "1" 3 2 ACK 1 0 "0" (Initial value: **0* 000*)
IREFON
DA converter (Ladder resistor) connection control
0: 1: 000: 001: 010: 011: 100: 101: 110: 111:
Connected only during AD conversion Always connected 39/fc Reserved 78/fc 156/fc 312/fc 624/fc 1248/fc Reserved
ACK
AD conversion time select (Refer to the following table about the conversion time)
R/W
Note 1: Always set bit0 in ADCCR2 to "0" and set bit4 in ADCCR2 to "1". Note 2: When a read instruction for ADCCR2, bit6 to 7 in ADCCR2 read in as undefined data. Note 3: After STOP or SLOW/SLEEP mode are started, AD converter control register2 (ADCCR2) is all initialized and no data can be written in this register. Therfore, to use AD converter again, set the ADCCR2 newly after returning to NORMAL1 or NORMAL2 mode.
Table 13-1 ACK setting and Conversion time
Condition ACK 000 001 010 011 100 101 110 111 78/fc 156/fc 312/fc 624/fc 1248/fc 19.5 s 39.0 s 78.0 s 19.5 s 39.0 s 78.0 s 156.0 s Conversion time 39/fc 16 MHz 8 MHz 4 MHz 2 MHz 19.5 s Reserved 19.5 s 39.0 s 78.0 s 156.0 s Reserved 39.0 s 78.0 s 156.0 s 15.6 s 31.2 s 62.4 s 124.8 s 15.6 s 31.2 s 62.4 s 124.8 s 31.2 s 62.4 s 124.8 s 10 MHz 5 MHz 2.5 MHz 15.6 s
-
-
-
-
-
Note 1: Setting for "-" in the above table are inhibited.
fc: High Frequency oscillation clock [Hz]
Note 2: Set conversion time setting should be kept more than the following time by Analog reference voltage (VAREF) .
VAREF = 4.5 to 5.5 V VAREF = 2.7 to 5.5 V VAREF = 1.8 to 5.5 V 15.6 s and more 31.2 s and more 124.8 s and more
AD Converted value Register 1
ADCDR1 (0021H) 7 AD09 6 AD08 5 AD07 4 AD06 3 AD05 2 AD04 1 AD03 0 AD02 (Initial value: 0000 0000)
AD Converted value Register 2
ADCDR2 (0020H) 7 AD01 6 AD00 5 EOCF 4 ADBF 3 2 1 0 (Initial value: 0000 ****)
Page 149
13. 10-bit AD Converter (ADC)
13.2 Register configuration TMP86CM23AUG
EOCF
AD conversion end flag
0: 1: 0: 1:
Before or during conversion Conversion completed During stop of AD conversion During AD conversion
Read only
ADBF
AD conversion BUSY flag
Note 1: The ADCDR2 is cleared to "0" when reading the ADCDR1. Therfore, the AD conversion result should be read to ADCDR2 more first than ADCDR1. Note 2: The ADCDR2 is set to "1" when AD conversion starts, and cleared to "0" when AD conversion finished. It also is cleared upon entering STOP mode or SLOW mode . Note 3: If a read instruction is executed for ADCDR2, read data of bit3 to bit0 are unstable.
Page 150
TMP86CM23AUG
13.3 Function
13.3.1 Software Start Mode
After setting ADCCR1 to "01" (software start mode), set ADCCR1 to "1". AD conversion of the voltage at the analog input pin specified by ADCCR1 is thereby started. After completion of the AD conversion, the conversion result is stored in AD converted value registers (ADCDR1, ADCDR2) and at the same time ADCDR2 is set to 1, the AD conversion finished interrupt (INTADC) is generated. ADRS is automatically cleared after AD conversion has started. Do not set ADCCR1 newly again (Restart) during AD conversion. Before setting ADRS newly again, check ADCDR2 to see that the conversion is completed or wait until the interrupt signal (INTADC) is generated (e.g., interrupt handling routine).
AD conversion start ADCCR1 AD conversion start
ADCDR2
ADCDR1 status
Indeterminate
1st conversion result
2nd conversion result EOCF cleared by reading conversion result
ADCDR2
INTADC interrupt request ADCDR1 Conversion result read Conversion result read Conversion result read Conversion result read
ADCDR2
Figure 13-2 Software Start Mode
13.3.2 Repeat Mode
AD conversion of the voltage at the analog input pin specified by ADCCR1 is performed repeatedly. In this mode, AD conversion is started by setting ADCCR1 to "1" after setting ADCCR1 to "11" (Repeat mode). After completion of the AD conversion, the conversion result is stored in AD converted value registers (ADCDR1, ADCDR2) and at the same time ADCDR2 is set to 1, the AD conversion finished interrupt (INTADC) is generated. In repeat mode, each time one AD conversion is completed, the next AD conversion is started. To stop AD conversion, set ADCCR1 to "00" (Disable mode) by writing 0s. The AD convert operation is stopped immediately. The converted value at this time is not stored in the AD converted value register.
Page 151
13. 10-bit AD Converter (ADC)
13.3 Function TMP86CM23AUG
ADCCR1 AD conversion start ADCCR1
"11"
"00"
Conversion operation
1st conversion result
2nd conversion result
3rd conversion result
AD convert operation suspended. Conversion result is not stored.
3rd conversion result
ADCDR1,ADCDR2
Indeterminate
1st conversion result
2nd conversion result
ADCDR2 EOCF cleared by reading conversion result
INTADC interrupt request ADCDR1 ADCDR2 Conversion result read Conversion result read Conversion result read Conversion result read
Conversion result read Conversion result read
Figure 13-3 Repeat Mode
13.3.3
Register Setting
1. Set up the AD converter control register 1 (ADCCR1) as follows: * Choose the channel to AD convert using AD input channel select (SAIN). * Specify analog input enable for analog input control (AINDS). * Specify AMD for the AD converter control operation mode (software or repeat mode). 2. Set up the AD converter control register 2 (ADCCR2) as follows: * Set the AD conversion time using AD conversion time (ACK). For details on how to set the conversion time, refer to Figure 13-1 and AD converter control register 2. * Choose IREFON for DA converter control. 3. After setting up (1) and (2) above, set AD conversion start (ADRS) of AD converter control register 1 (ADCCR1) to "1". If software start mode has been selected, AD conversion starts immediately. 4. After an elapse of the specified AD conversion time, the AD converted value is stored in AD converted value register 1 (ADCDR1) and the AD conversion finished flag (EOCF) of AD converted value register 2 (ADCDR2) is set to "1", upon which time AD conversion interrupt INTADC is generated. 5. EOCF is cleared to "0" by a read of the conversion result. However, if reconverted before a register read, although EOCF is cleared the previous conversion result is retained until the next conversion is completed.
Page 152
TMP86CM23AUG
Example :After selecting the conversion time 19.5 s at 16 MHz and the analog input channel AIN3 pin, perform AD conversion once. After checking EOCF, read the converted value, store the lower 2 bits in address 0009EH nd store the upper 8 bits in address 0009FH in RAM. The operation mode is software start mode.
: (port setting) : LD LD : : (ADCCR1) , 00100011B (ADCCR2) , 11011000B ;Set port register approrriately before setting AD converter registers. (Refer to section I/O port in details) ; Select AIN3 ;Select conversion time(312/fc) and operation mode
SET SLOOP : TEST JRS
(ADCCR1) . 7 (ADCDR2) . 5 T, SLOOP
; ADRS = 1(AD conversion start) ; EOCF= 1 ?
LD LD LD LD
A , (ADCDR2) (9EH) , A A , (ADCDR1) (9FH), A
; Read result data
; Read result data
13.4 STOP/SLOW Modes during AD Conversion
When standby mode (STOP or SLOW mode) is entered forcibly during AD conversion, the AD convert operation is suspended and the AD converter is initialized (ADCCR1 and ADCCR2 are initialized to initial value). Also, the conversion result is indeterminate. (Conversion results up to the previous operation are cleared, so be sure to read the conversion results before entering standby mode (STOP or SLOW mode).) When restored from standby mode (STOP or SLOW mode), AD conversion is not automatically restarted, so it is necessary to restart AD conversion. Note that since the analog reference voltage is automatically disconnected, there is no possibility of current flowing into the analog reference voltage.
Page 153
13. 10-bit AD Converter (ADC)
13.5 Analog Input Voltage and AD Conversion Result TMP86CM23AUG
13.5 Analog Input Voltage and AD Conversion Result
The analog input voltage is corresponded to the 10-bit digital value converted by the AD as shown in Figure 13-4.
3FFH 3FEH 3FDH AD conversion result 03H 02H 01H
VAREF VSS
0
1
2
3 1021 1022 1023 1024 Analog input voltage
1024
Figure 13-4 Analog Input Voltage and AD Conversion Result (Typ.)
Page 154
TMP86CM23AUG
13.6 Precautions about AD Converter
13.6.1 Restrictions for AD Conversion interrupt (INTADC) usage
When an AD interrupt is used, it may not be processed depending on program composition. For example, if an INTADC interrupt request is generated while an interrupt with priority lower than the interrupt latch IL15 (INTADC) is being accepted, the INTADC interrupt latch may be cleared without the INTADC interrupt being processed. The completion of AD conversion can be detected by the following methods: (1) Method not using the AD conversion end interrupt Whether or not AD conversion is completed can be detected by monitoring the AD conversion end flag (EOCF) by software. This can be done by polling EOCF or monitoring EOCF at regular intervals after start of AD conversion. (2) Method for detecting AD conversion end while a lower-priority interrupt is being processed While an interrupt with priority lower than INTADC is being processed, check the AD conversion end flag (EOCF) and interrupt latch IL15. If IL15 = 0 and EOCF = 1, call the AD conversion end interrupt processing routine with consideration given to PUSH/POP operations. At this time, if an interrupt request with priority higher than INTADC has been set, the AD conversion end interrupt processing routine will be executed first against the specified priority. If necessary, we recommend that the AD conversion end interrupt processing routine be called after checking whether or not an interrupt request with priority higher than INTADC has been set.
13.6.2 Analog input pin voltage range
Make sure the analog input pins (AIN0 to AIN7) are used at voltages within VAREF to VSS. If any voltage outside this range is applied to one of the analog input pins, the converted value on that pin becomes uncertain. The other analog input pins also are affected by that.
13.6.3 Analog input shared pins
The analog input pins (AIN0 to AIN7) are shared with input/output ports. When using any of the analog inputs to execute AD conversion, do not execute input/output instructions for all other ports. This is necessary to prevent the accuracy of AD conversion from degrading. Not only these analog input shared pins, some other pins may also be affected by noise arising from input/output to and from adjacent pins.
13.6.4 Noise Countermeasure
The internal equivalent circuit of the analog input pins is shown in Figure 13-5. The higher the output impedance of the analog input source, more easily they are susceptible to noise. Therefore, make sure the output impedance of the signal source in your design is 5 k or less. Toshiba also recommends attaching a capacitor external to the chip.
Internal resistance AINi Permissible signal source impedance
5 k (max) 5 k (typ)
Analog comparator
Internal capacitance
C = 12 pF (typ.)
DA converter
Note) i = 7 to 0
Figure 13-5
Analog Input Equivalent Circuit and Example of Input Pin Processing
Page 155
13. 10-bit AD Converter (ADC)
13.6 Precautions about AD Converter TMP86CM23AUG
Page 156
TMP86CM23AUG
14. Key-on Wakeup (KWU)
In the TMP86CM23AUG, the STOP mode is released by not only P20(INT5/STOP) pin but also four (STOP2 to STOP5) pins. When the STOP mode is released by STOP2 to STOP5 pins, the STOP pin needs to be used. In details, refer to the following section " 14.2 Control ".
14.1 Configuration
INT5 STOP mode release signal (1: Release) STOP
STOP2 STOP3 STOP4 STOP5
STOPCR (0F9AH)
Figure 14-1 Key-on Wakeup Circuit
14.2 Control
STOP2 to STOP5 pins can controlled by Key-on Wakeup Control Register (STOPCR). It can be configured as enable/disable in 1-bit unit. When those pins are used for STOP mode release, configure corresponding I/O pins to input mode by I/O port register beforehand. Key-on Wakeup Control Register
STOPCR (0F9AH) 7 STOP5 6 STOP4 5 STOP3 4 STOP2 3 2 1 0 (Initial value: 0000 ****)
STOP5 STOP4 STOP3 STOP2
0:Disable 1:Enable 0:Disable 1:Enable 0:Disable 1:Enable 0:Disable 1:Enable
STOP5
STOP mode released by STOP5
Write only Write only Write only Write only
STOP4
STOP mode released by STOP4
STOP3
STOP mode released by STOP3
STOP2
STOP mode released by STOP2
14.3 Function
Stop mode can be entered by setting up the System Control Register (SYSCR1), and can be exited by detecting the "L" level on STOP2 to STOP5 pins, which are enabled by STOPCR, for releasing STOP mode (Note1).
Page 157
14. Key-on Wakeup (KWU)
14.3 Function TMP86CM23AUG
Also, each level of the STOP2 to STOP5 pins can be confirmed by reading corresponding I/O port data register, check all STOP2 to STOP5 pins "H" that is enabled by STOPCR before the STOP mode is started (Note2,3).
Note 1: When the STOP mode released by the edge release mode (SYSCR1 = "0"), inhibit input from STOP2 to STOP5 pins by Key-on Wakeup Control Register (STOPCR) or must be set "H" level into STOP2 to STOP5 pins that are available input during STOP mode. Note 2: When the STOP pin input is high or STOP2 to STOP5 pins input which is enabled by STOPCR is low, executing an instruction which starts STOP mode will not place in STOP mode but instead will immediately start the release sequence (Warm up). Note 3: The input circuit of Key-on Wakeup input and Port input is separated, so each input voltage threshold value is different. Therefore, a value comes from port input before STOP mode start may be different from a value which is detected by Key-on Wakeup input (Figure 14-2). Note 4: STOP pin doesn't have the control register such as STOPCR, so when STOP mode is released by STOP2 to STOP5 pins, STOP pin also should be used as STOP mode release function. Note 5: In STOP mode, Key-on Wakeup pin which is enabled as input mode (for releasing STOP mode) by Key-on Wakeup Control Register (STOPCR) may generate the penetration current, so the said pin must be disabled AD conversion input (analog voltage input). Note 6: When the STOP mode is released by STOP2 to STOP5 pins, the level of STOP pin should hold "L" level (Figure 14-3).
Port input Key-on wakeup input
External pin
Figure 14-2 Key-on Wakeup Input and Port Input
a) STOP
b) In case of STOP2 to STOP5
STOP pin STOP mode Release STOP mode
STOP pin "L"
STOP2 pin
STOP mode
Release STOP mode
Figure 14-3 Priority of STOP pin and STOP2 to STOP5 pins
Table 14-1 Release level (edge) of STOP mode
Release level (edge) Pin name SYSCR1="1" (Note2) "H" level "L" level "L" level "L" level "L" level SYSCR1="0" Rising edge Don't use (Note1) Don't use (Note1) Don't use (Note1) Don't use (Note1)
STOP
STOP2 STOP3 STOP4 STOP5
Page 158
TMP86CM23AUG
18. Input/Output Circuitry
18.1 Control Pins
The input/output circuitries of the TMP86CM23AUG control pins are shown below.
Control Pin
I/O
Input/Output Circuitry
Remarks
Osc. enable
fc VDD RO
Resonator connecting pins (high-frequency) Rf = 1.2 M (typ.) RO = 0.5 k (typ.)
VDD
XIN XOUT Input Output
Rf
XIN
XOUT
Osc. enable
XTEN fs VDD RO
Resonator connecting pins (Low-frequency) Rf = 6 M (typ.) RO = 220 k (typ.)
XTIN XTOUT
Input Output
VDD
Rf
XTIN
XTOUT
VDD RIN
RESET
Input
Address-trap-reset Watchdog-timer System-clock-reset
Hysteresis input Pull-up resistor RIN = 220 k (typ.)
VDD R
TEST Input
D1 RIN
Pull-down resistor RIN = 70 k (typ.) R = 1 k (typ.)
Page 183
18. Input/Output Circuitry
18.2 Input/Output Ports TMP86CM23AUG
18.2 Input/Output Ports
Port I/O
Initial "High-Z"
Input/Output Circuitry
SEG output VDD Data output
Remarks
P1
I/O
Disable R
Tri-state I/O Hysteresis input R = 100 (typ.) LCD segment output
Pin input
Initial "High-Z"
SEG output VDD
P5 P7 P8
Data output
I/O
Disable R
Tri-state I/O R = 100 (typ.) LCD segment output
Pin input
Initial "High-Z"
VDD
P2
I/O
Data output Input from output latch Pin input R
Sink open drain output Hysteresis input R = 100 (typ.)
Initial "High-Z"
VDD
Pch control Data output
P34 to P30
I/O
Input from output latch R
Sink open drain output or C-MOS output Hysteresis input High current output (Nch) (Only P33, P34 port) R = 100 (typ.)
Pin input
Initial "High-Z"
P37 to P35
Output
Data output Input from output latch
Sink open drain output High current output (Nch)
Initial "High-Z"
AIN VDD
Data output
P6
I/O
Disable R
Tri-state I/O Hysteresis input AIN input R = 100 (typ.)
Pin input
Page 184
TMP86CM23AUG
19. Electrical Characteristics
19.1 Absolute Maximum Ratings
The absolute maximum ratings are rated values which must not be exceeded during operation, even for an instant. Any one of the ratings must not be exceeded. If any absolute maximum rating is exceeded, a device may break down or its performance may be degraded, causing it to catch fire or explode resulting in injury to the user. Thus, when designing products which include this device, ensure that no absolute maximum rating value will ever be exceeded.
(VSS = 0 V) Parameter Supply voltage Input voltage Output voltage Symbol VDD VIN VOUT IOUT1 Output current (Per 1 pin) IOUT2 IOUT3 IOUT1 Output current (Total) IOUT2 IOUT3 Power dissipation [Topr = 85C] Soldering temperature (Time) Storage temperature Operating temperature PD Tsld Tstg Topr P1, P30 to P34, P5, P6, P7, P8 port P1, P2, P30 to P32, P5, P6, P7, P8 port P33 to P37 port P1, P30 to P34, P5, P6, P7, P8 port P1, P2, P30 to P32, P5, P6, P7, P8 port P33 to P37 port Pins Ratings -0.3 to 6.5 -0.3 to VDD + 0.3 -0.3 to VDD + 0.3 -1.8 3.2 30 -30 60 80 350 260 (10 s) -55 to 125 -40 to 85 C mW mA V Unit
Page 185
19. Electrical Characteristics
19.2 Operating Condition TMP86CM23AUG
19.2 Operating Condition
The Operating Conditions show the conditions under which the device be used in order for it to operate normally while maintaining its quality. If the device is used outside the range of Operating Conditions (power supply voltage, operating temperature range, or AC/DC rated values), it may operate erratically. Therefore, when designing your application equipment, always make sure its intended working conditions will not exceed the range of Operating Conditions.
(VSS = 0 V, Topr = -40 to 85C) Parameter Symbol Pins fc = 16 MHz IDLE0, 1, 2 mode NORMAL1, 2 mode fc = 8 MHz IDLE0, 1, 2 mode Supply voltage VDD fc = 4.2 MHz fs = 32.768 kHz NORMAL1, 2 mode IDLE0, 1, 2 mode SLOW1, 2 mode SLEEP0, 1, 2 mode STOP mode VIH1 Input high level VIH2 VIH3 VIL1 Input low level VIL2 VIL3 Except hysteresis input Hysteresis input VDD < 4.5 V VDD = 1.8 V to 5.5 V fc Clock frequency fs XTIN, XTOUT XIN, XOUT VDD = 2.7 V to 5.5 V VDD = 3.5 V to 5.5 V 30.0 1.0 Except hysteresis input Hysteresis input VDD < 4.5 V VDD 4.5 V 0 VDD 4.5 V VDD x 0.70 VDD x 0.75 VDD x 0.90 VDD x 0.30 VDD x 0.25 VDD x 0.10 4.2 8.0 16.0 34.0 kHz MHz VDD 1.8 (Note1) V 5.5 2.7 Condition NORMAL1, 2 mode 3.5 Min Max Unit
Note 1: When the supply voltage is VDD=1.8 to 2.0V, the operating tempreture is Topr= -20 to 85 C.
Page 186
TMP86CM23AUG
19.3 DC Characteristics
(VSS = 0 V, Topr = -40 to 85C) Parameter Hysteresis voltage Symbol VHS IIN1 Input current IIN2 IIN3 RIN1 Input resistance RIN2 Output leakage current Output high voltage Output low voltage Output low current Supply current in NORMAL 1, 2 mode Supply current in IDLE 0, 1, 2 mode Supply current in SLOW 1 mode Supply current in SLEEP 1 mode Supply current in SLEEP 0 mode Supply current in STOP mode Segment output low resistance Common output low resistance Segment output high resistance Common output high resistance ROS1 ROC1 ROS2 ROC2 VO2/3 Segment/common output voltage VO1/2 VO1/3 SEG/COM pin VDD = 5.0 V VLC = 2.0 V SEG pin IDD ILO VOH VOL IOL
RESET pull-up
Pins Hysteresis input TEST Sink open drain, Tri-state
RESET, STOP
Condition
Min -
Typ. 0.9
Max -
Unit V
VDD = 5.5 V, VIN = 5.5 V/0 V
-
-
2
A
TEST pull-down
- 100 VDD = 5.5 V, VOUT = 5.5 V/0 V VDD = 4.5 V, IOH = -0.7 mA VDD = 4.5 V, IOL = 1.6 mA VDD = 4.5 V, VOL = 1.0 V VDD = 5.5 V VIN = 5.3/0.2 V fc = 16 MHz fs = 32.768 kHz - - 4.1 - -
70 220 - - - 20
- k 450 2 - V 0.4 - mA A
Sink open drain, Tri-state C-MOS, Tri-st port Except XOUT and P3 port High current port (P33 to P37 port)
-
10.5
15.0 mA
6.5
10.0
- VDD = 3.0 V VIN = 2.8/0.2 V fs = 32.768 kHz LCD drive is not enable. -
10.0
21.0 A
7.5
16.0
- VDD = 5.5 V VIN = 5.3 V/0.2 V
5.0
12.0 A
-
0.5
10
-
20
-
COM pin
20 k
SEG pin
200
COM pin 3.8 3.3 2.8
200 4.2 - 3.7 3.2 V
Note 1: Typical values show those at Topr = 25C, VDD = 5 V Note 2: Input current (IIN1, IIN2); The current through pull-up or pull-down resistor is not included. Note 3: IDD does not include IREF current. Note 4: The supply currents of SLOW 2 and SLEEP 2 modes are equivalent to IDLE 0, 1, 2. Note 5: Output resistors ROS and ROC indicate "ON" when switching levels. Note 6: VO2/3 indicates the output voltage at the 2/3 level when operating in the 1/4 or 1/3 duty mode. Note 7: VO1/2 indicates the output voltage at the 1/2 level when operating in the 1/2 duty or static mode. Note 8: VO1/3 indicates the output voltage at the 1/3 level when operating in the 1/4 or 1/3 duty mode. Note 9: When using LCD, it is necessary to consider values of ROS1/2 and ROC1/2.
Page 187
19. Electrical Characteristics
19.4 AD Conversion Characteristics TMP86CM23AUG
19.4 AD Conversion Characteristics
(VSS = 0.0 V, 4.5 V VDD 5.5 V, Topr = -40 to 85C) Parameter Analog reference voltage Power supply voltage of analog control circuit (Note6) Analog reference voltage range (Note4) Analog input voltage Power supply current of analog reference voltage Non linearity error Zero point error Full scale error Total error VDD = AVDD = 5.0 V VSS = 0.0 V VAREF = 5.0 V Symbol VAREF AVDD VAREF VAIN IREF VDD = AVDD = VAREF = 5.5 V VSS = 0.0 V 3.5 VSS - - - - - Condition Min AVDD - 1.0 Typ. - VDD V - - 0.6 - - - - - VAREF 1.0 2 2 2 2 LSB mA Max AVDD Unit
(VSS = 0.0 V, 2.7 V VDD < 4.5 V, Topr = -40 to 85C) Parameter Analog reference voltage Power supply voltage of analog control circuit (Note6) Analog reference voltage range (Note4) Analog input voltage Power supply current of analog reference voltage Non linearity error Zero point error Full scale error Total error VDD = AVDD = 2.7 V VSS = 0.0 V VAREF = 2.7 V Symbol VAREF AVDD VAREF VAIN IREF VDD = AVDD = VAREF = 4.5 V VSS = 0.0 V 2.5 VSS - - - - - Condition Min AVDD - 1.0 Typ. - VDD V - - 0.5 - - - - - VAREF 0.8 2 2 2 2 LSB mA Max AVDD Unit
(VSS = 0.0 V, 2.0 V VDD < 2.7 V, Topr = -40 to 85C) (Note5) (VSS = 0.0 V, 1.8 V VDD < 2.0 V, Topr = -10 to 85C) (Note5) Parameter Analog reference voltage Power supply voltage of analog control circuit (Note6) Analog reference voltage range (Note4) Analog input voltage Power supply current of analog reference voltage Non linearity error Zero point error Full scale error Total error VDD = AVDD = 1.8 V VSS = 0.0 V VAREF = 1.8 V Symbol VAREF AVDD 1.8 V VDD < 2.0 V 2.0 V VDD < 2.7 V 1.8 2.0 VSS VDD = AVDD = VAREF = 2.7 V VSS = 0.0 V - - - - - Condition Min AVDD - 0.9 Typ. - VDD - - - 0.3 - - - - - - VAREF 0.5 4 4 4 4 LSB mA V Max AVDD Unit
VAREF VAIN IREF
Note 1: The total error includes all errors except a quantization error, and is defined as a maximum deviation from the ideal conversion line. Note 2: Conversion time is different in recommended value by power supply voltage. About conversion time, please refer to "Register Configuration". Note 3: Please use input voltage to AIN input Pin in limit of VAREF to VSS. When voltage of range outside is input, conversion value becomes unsettled and gives affect to other channel conversion value.
Page 188
TMP86CM23AUG
Note 4: Analog reference voltage range: VAREF = VAREF - VSS Note 5: When AD is used with VDD < 2.7 V, the guaranteed temperature range varies with the operating voltage. Note 6: The AVDD pin should be fixed on the VDD level even though AD converter is not used.
19.5 AC Characteristics
(VSS = 0 V, VDD = 3.5 to 5.5 V, Topr = -40 to 85C) Parameter Symbol Condition NORMAL1, 2 mode 0.25 IDLE1, 2 mode Machine cycle time tcy SLOW1, 2 mode 117.6 SLEEP1, 2 mode High level clock pulse width Low level clock pulse width High level clock pulse width Low level clock pulse width tWCH tWCL tWCH tWCL For external clock operation (XIN input) fc = 16 MHz For external clock operation (XTIN input) fs = 32.768 kHz - 133.3 - 4 s Min Typ. Max Unit
-
31.25
-
ns
-
15.26
-
s
(VSS = 0 V, VDD = 2.7 to 5.5 V, Topr = -40 to 85C) Parameter Symbol Condition NORMAL1, 2 mode 0.5 IDLE1, 2 mode Machine cycle time tcy SLOW1, 2 mode 117.6 SLEEP1, 2 mode High level clock pulse width Low level clock pulse width High level clock pulse width Low level clock pulse width tWCH tWCL tWCH tWCL For external clock operation (XIN input) fc = 8 MHz For external clock operation (XTIN input) fs = 32.768 kHz - 133.3 - 4 s Min Typ. Max Unit
-
62.5
-
ns
-
15.26
-
s
(VSS = 0 V, VDD = 1.8 to 5.5 V, Topr = -40 to 85C) Parameter Symbol Condition NORMAL1, 2 mode 0.95 IDLE1, 2 mode Machine cycle time tcy SLOW1, 2 mode 117.6 SLEEP1, 2 mode High level clock pulse width Low level clock pulse width High level clock pulse width Low level clock pulse width tWCH tWCL tWCH tWCL For external clock operation (XIN input) fc = 4.2 MHz For external clock operation (XTIN input) fs = 32.768 kHz - 133.3 - 4 s Min Typ. Max Unit
-
119.05
-
ns
-
15.26
-
s
Note 1: When the supply voltage is VDD=1.8 to 2.0V, the operating tempreture is Topr= -20 to 85 C.
Page 189
19. Electrical Characteristics
19.6 Timer Counter 1 input (ECIN) Characteristics TMP86CM23AUG
19.6 Timer Counter 1 input (ECIN) Characteristics
(VSS = 0 V, Topr = -40 to 85C) Parameter Symbol Condition Frequency measurement mode VDD = 3.5 to 5.5 V TC1 input (ECIN input) tTC1 Frequency measurement mode VDD = 2.7 to 5.5 V Frequency measurement mode VDD = 1.8 to 5.5 V Single edge count Both edge count Single edge count Both edge count Single edge count Both edge count Min - - - - - - Typ. - 16 - - 8 - - 4.2 - MHz Max Unit
19.7 Recommended Oscillating Conditions
XIN XOUT XTIN XTOUT
C1
C2
C1
C2
(1) High-frequency Oscillation
(2) Low-frequency Oscillation
Note 1: A quartz resonator can be used for high-frequency oscillation only when VDD is 2.7 V or above. If VDD is below 2.7 V, use a ceramic resonator. Note 2: To ensure stable oscillation, the resonator position, load capacitance, etc. must be appropriate. Because these factors are greatly affected by board patterns, please be sure to evaluate operation on the board on which the device will actually be mounted. Note 3: For the resonators to be used with Toshiba microcontrollers, we recommend ceramic resonators manufactured by Murata Manufacturing Co., Ltd. For details, please visit the website of Murata at the following URL: http://www.murata.com
19.8 Handling Precaution
- The solderability test conditions for lead-free products (indicated by the suffix G in product name) are shown below. 1. When using the Sn-37Pb solder bath Solder bath temperature = 230 C Dipping time = 5 seconds Number of times = once R-type flux used 2. When using the Sn-3.0Ag-0.5Cu solder bath Solder bath temperature = 245 C Dipping time = 5 seconds Number of times = once R-type flux used Note: The pass criteron of the above test is as follows: Solderability rate until forming 95 % - When using the device (oscillator) in places exposed to high electric fields such as cathode-ray tubes, we recommend electrically shielding the package in order to maintain normal operating condition.
Page 190
TMP86CM23AUG
20. Package Dimensions
LQFP64-P-1010-0.50D Rev 01
Unit: mm
Page 191
20. Package Dimensions
TMP86CM23AUG
Page 192
This is a technical document that describes the operating functions and electrical specifications of the 8-bit microcontroller series TLCS-870/C (LSI). Toshiba provides a variety of development tools and basic software to enable efficient software development. These development tools have specifications that support advances in microcomputer hardware (LSI) and can be used extensively. Both the hardware and software are supported continuously with version updates. The recent advances in CMOS LSI production technology have been phenomenal and microcomputer systems for LSI design are constantly being improved. The products described in this document may also be revised in the future. Be sure to check the latest specifications before using. Toshiba is developing highly integrated, high-performance microcomputers using advanced MOS production technology and especially well proven CMOS technology. We are prepared to meet the requests for custom packaging for a variety of application areas. We are confident that our products can satisfy your application needs now and in the future.


▲Up To Search▲   

 
Price & Availability of TMP86CM23AUG

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X